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