Enum FormatStringCategory
Represents the format string category.
Namespace: Telerik.Windows.Documents.Spreadsheet.Formatting.FormatStrings
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum FormatStringCategory
Accounting
Accounting format string category.
Currency
Currency format string category.
Custom
Custom format string category.
Date
Date format string category.
Fraction
Fraction format string category.
General
General format string category.
Number
Number format string category.
Percentage
Percentage format string category.
Scientific
Scientific format string category.
Special
Special format string category.
Text
Text format string category.
Time
Time format string category.