Aspose::Cells::WorkbookSettings::SetNumberDecimalSeparator method

WorkbookSettings::SetNumberDecimalSeparator method

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

void Aspose::Cells::WorkbookSettings::SetNumberDecimalSeparator(char16_t value)

See Also