SpreadJS Documentation
AutoFormatter type
Represents an automatic format.
Syntax
var instance = new GcSpread.Sheets.AutoFormatter(innerFormatter);
function AutoFormatter;
Inheritance Hierarchy

Object
   GcSpread.Sheets.AutoFormatter

Constructors
 NameDescription
public ConstructorAutoFormatter ConstructorRepresents an automatic format.  
Top
Methods
 NameDescription
public MethodFormatFormats the specified object as a string.  
public MethodFormatStringGets the expression that is used to format and parse.  
public MethodinnerFormatterGets or sets the inner formatter.  
public MethodParseParses the specified text.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.