var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings); var value; // Type: string value = instance.get_UndoDescription();
function get_UndoDescription() : string;
Return Value
The description of undo action.
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings); var value; // Type: string value = instance.get_UndoDescription();
function get_UndoDescription() : string;