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