setDecimalSymbol

setDecimalSymbol

TRIAL / ADVANCED / PREMIUM

Changes the decimal symbol in the settings file.

Description
public setDecimalSymbol (string $symbol)

This method changes the decimal symbol in the settings file.

.

Parameters

symbol

'.', ',', ...

Code samples

Example #1

Release notes
  • phpdocx 15.5:
    • new method.