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

Reference

CellEditUndoAction type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.