GrapeCity.Windows.SpreadSheet.Data Namespace : AutoFormatter Class |
The following tables list the members exposed by AutoFormatter.
Name | Description | |
---|---|---|
AutoFormatter Constructor | Initializes a new instance of the AutoFormatter class. |
Name | Description | |
---|---|---|
FormatString | The expression that is used to format and parse. | |
InnerFormatter | Gets or sets the inner 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 | Formats the specified object as a string. | |
GetHashCode | Serves as a hash function for a particular type. | |
Parse | Parses the specified text. |