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
- Class WorkbookSettings
- Namespace Aspose.Cells
- Library Aspose.Cells for Go