var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: boolean value = instance.get_CanUndo();
function get_CanUndo() : boolean;
Return Value
A value indicating whether undo manager can execute undo action.