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

Reference

ClearRangeValueUndoAction type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.