SetNumberDecimalSeparator Method
SetNumberDecimalSeparator function
Gets or sets the decimal separator for formatting/parsing numeric values. Default is the decimal separator of current Region.
func (instance *WorkbookSettings) SetNumberDecimalSeparator(value byte) error
Remarks
See Also
- Class WorkbookSettings
- Namespace Aspose.Cells
- Library Aspose.Cells for Go