SetNumberGroupSeparator Method

SetNumberGroupSeparator 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) SetNumberGroupSeparator(value byte)  error

Remarks

See Also