GetNumberGroupSeparator Method

GetNumberGroupSeparator function

Gets or sets the character that separates groups of digits to the left of the decimal in numeric values. Default is the group separator of current Region.


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

Remarks

See Also