SpreadJS Documentation
AutoFormatter Constructor
The inner formatter.
Represents an automatic format.
Syntax
var instance = new GcSpread.Sheets.AutoFormatter(innerFormatter);
function AutoFormatter( 
   innerFormatter : GeneralFormatter
) : AutoFormatter;

Parameters

innerFormatter
The inner formatter.
See Also

Reference

AutoFormatter type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.