SpreadJS Documentation
saveState Method
Saves undo information.
Syntax
var instance = new GcSpread.Sheets.UndoRedo.RowGroupHeaderExpandUndoAction(sheet, rowGroupHeaderExpandExtent);
var value; // Type: any
value = instance.saveState();
function saveState() : any;
See Also

Reference

RowGroupHeaderExpandUndoAction type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.