Spread.Sheets Documentation
clear Method
Clears all of the undo stack and the redo stack.
Syntax
var instance = new GC.Spread.Commands.UndoManager();
var value; // Type: any
value = instance.clear();
function clear() : any;
See Also

Reference

UndoManager class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.