var instance = new GcSpread.Sheets.UndoRedo.ColumnGroupHeaderExpandUndoAction(sheet, columnGroupHeaderExpandExtent); var value; // Type: boolean value = instance.undo(arg);
function undo( arg : object ) : boolean;
true
if an undo operation on the command or operation succeeds; otherwise, false
.