var instance = new GC.Spread.Formatter.GeneralFormatter(format, cultureName);
function GeneralFormatter;
var instance = new GC.Spread.Formatter.GeneralFormatter(format, cultureName);
function GeneralFormatter;
Object
GC.Spread.Formatter.GeneralFormatter
Name | Description | |
---|---|---|
GeneralFormatter Constructor | Represents a formatter with the specified format mode and format string. |
Name | Description | |
---|---|---|
format | Formats the specified object as a string with a formatted data Object. | |
formatString | Gets or sets the format string for this formatter. | |
parse | Parses the specified text. |