Provides configuration for culture-specific special formats like zip codes and phone numbers.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Formatting.FormatStrings.Infos
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class SpecialFormatStringInfo : ICategorizedFormatStringInfo
Inheritance: objectSpecialFormatStringInfo
Implements:
Constructors
Initializes a new instance of the SpecialFormatStringInfo class.
Properties
Culture used to determine region-specific formatting rules for special formats.
C#
public CultureInfo Culture { get; }
The culture.