SpreadJS Documentation
undoManager Method
Gets the undo manager.
Syntax
var instance = new GcSpread.Sheets.Sheet(name);
var value; // Type: any
value = instance.undoManager();
function undoManager() : any;
See Also

Reference

Sheet type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.