Class
CustomFormatCategoryManager

Provides a predefined list of common custom number format strings covering number, currency, percentage, date, time, and text formats.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Formatting.FormatStrings.CategoryManagers

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

cs-api-definition
public static class CustomFormatCategoryManager

Inheritance: objectCustomFormatCategoryManager

Properties

FormatStrings

Gets the read-only list of predefined custom format strings, including General, number formats, currency formats, date/time formats, and text formats.

Declaration

cs-api-definition
public static IList<string> FormatStrings { get; }

Property Value

IList<string>

The format strings.

In this article
DefinitionPropertiesFormatStrings
Not finding the help you need?
Contact Support