WorkbookSettings.NumberGroupSeparator

WorkbookSettings.NumberGroupSeparator property

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.

public char NumberGroupSeparator { get; set; }

See Also