ClassNumberFormatStringBuilder
Class
Builds number format strings with optional thousands separator and specified decimal places following the current culture's conventions.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Formatting.FormatStrings.Builders
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
cs-api-definition
public static class NumberFormatStringBuilder
Inheritance: objectNumberFormatStringBuilder
Methods
BuildFormatStrings(int, bool)
Builds a list of number format strings with the specified decimal places and optional thousands separator.