GrapeCity.Xaml.SpreadSheet.Data Namespace : GeneralFormatter Class |
The following tables list the members exposed by GeneralFormatter.
Name | Description | |
---|---|---|
GeneralFormatter Constructor | Overloaded. |
Name | Description | |
---|---|---|
CustomerCulture | Gets or sets the customer culture. | |
ExcelCompatibleFormatString | Gets the Excel-compatible format string. | |
FormatMode | Gets the format mode for this formatter. | |
FormatString | Gets the format string for this formatter. | |
HasFormatedColor | Gets a value that indicates whether this formatted text contains a foreground color. | |
IsDefaultFormat | Gets whether this formatter is the default formatter. |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. | |
Equals | Determines whether the specified formatter is equal to the current formatter. | |
Format | Overloaded. Formats the specified object as a string with a conditional color. | |
GetFormatType | Gets the preferred formatter type for a specified object. | |
GetHashCode | Serves as a hash function for a particular type. | |
GetPreferredDisplayFormatter | Overloaded. Gets the preferred display format string. | |
GetPreferredEditingFormatter | Gets the preferred editing formatter. | |
Parse | Parses a specified string to an object. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a formatter property is changed. |