Aspose::Cells::WorkbookSettings::SetNumberGroupSeparator method

WorkbookSettings::SetNumberGroupSeparator method

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.

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

See Also