GetNumberDecimalSeparator Method

GetNumberDecimalSeparator function

Gets or sets the decimal separator for formatting/parsing numeric values. Default is the decimal separator of current Region.


func (instance *WorkbookSettings) GetNumberDecimalSeparator()  (byte,  error) 

Remarks

See Also