GridWorksheetCollection.NumberDecimalSeparator

GridWorksheetCollection.NumberDecimalSeparator property

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

public char NumberDecimalSeparator { get; set; }

See Also