SpreadJS Documentation
saveState Method
Saves the state for undoing the command or operation.
Syntax
var instance = new GcSpread.Sheets.UndoRedo.ActionBase();
var value; // Type: any
value = instance.saveState();
function saveState() : any;
See Also

Reference

ActionBase type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.