Name | Description | |
---|---|---|
Culture | Gets the culture for the current formatter. | |
FormatCode | Gets the format code for this formatter. |
The following tables list the members exposed by IFormatter.
Name | Description | |
---|---|---|
Culture | Gets the culture for the current formatter. | |
FormatCode | Gets the format code for this formatter. |
Name | Description | |
---|---|---|
ContainsDateFormat | Gets a value indicating whether this IFormatter contains Day, Month or Year in the section formatter. | |
ContainsPercentage | Gets a value indicating whether this IFormatter contains percentage number format in the section formatter. | |
Format | Overloaded. Formats the specified date to display text. | |
IsExportCustomizable | Determines whether the formatter customize the exported cell value. | |
IsGeneral | Determines whether the current formatter is general formatter. | |
Parse | Parses the specified format string. |