var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: string value = instance.get_UndoDescription();
function get_UndoDescription() : string;
Return Value
Описание отмены действия.
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: string value = instance.get_UndoDescription();
function get_UndoDescription() : string;