Spread.Sheets Documentation
undoManager Method
Gets the undo manager.
Syntax
var instance = new GC.Spread.Sheets.Workbook(host);
var value; // Type: UndoManager
value = instance.undoManager();
function undoManager() : UndoManager;

Return Value

The undo manager.
See Also

Reference

Workbook type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.