SpreadJS Documentation
FormatString Method
Gets the expression that is used to format and parse.
Syntax
var instance = new GcSpread.Sheets.AutoFormatter(innerFormatter);
var value; // Type: string
value = instance.FormatString();
function FormatString() : string;

Return Value

The expression that is used to format and parse.
See Also

Reference

AutoFormatter type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.