var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);
var value; // Type: number
value = instance.get_UndoMaxActions();
function get_UndoMaxActions() : number;
Return Value
Maximum number of undo actions. The default value is 25.