var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: boolean value = instance.get_CanRedo();
function get_CanRedo() : boolean;
Return Value
Значение, указывающее, может ли менеджер отмены выполнить действие повтора.