New to Telerik Document ProcessingStart a free 30-day trial

Contains metadata about a format string, including its type, category, and whether it includes date or time components.

Definition

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

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public class FormatStringInfo

Inheritance: objectFormatStringInfo

Properties

Specific category of the format string, such as Currency, Date, or Percentage.

C#
public FormatStringCategory Category { get; }
Property Value:

The category.

High-level type of the format string, indicating whether it formats numbers, dates, or text.

C#
public FormatStringType? FormatType { get; }
Property Value:

The type of the format.

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