GcSpread.Sheets Namespace : AutoFormatter type |
var instance = new GcSpread.Sheets.AutoFormatter(innerFormatter);
function AutoFormatter;
Object
GcSpread.Sheets.AutoFormatter
Name | Description | |
---|---|---|
AutoFormatter Constructor | Represents an automatic format. |
Name | Description | |
---|---|---|
Format | Formats the specified object as a string. | |
FormatString | Gets the expression that is used to format and parse. | |
innerFormatter | Gets or sets the inner formatter. | |
Parse | Parses the specified text. |