New to Telerik Document ProcessingStart a free 30-day trial

Defines the high-level data type that a format string is designed to handle.

Definition

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

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum FormatStringType

Fields

Formats date and time values according to culture-specific patterns.

C#
DateTime = 1

Formats numeric values with optional decimal places, thousand separators, and negative notation.

C#
Number = 0

Formats text values without numeric interpretation.

C#
Text = 2
In this article
DefinitionFieldsDateTimeNumberText
Not finding the help you need?
Contact Support