GcSpread.Sheets.UndoRedo Namespace > RowUngroupUndoAction type : execute Method |
var instance = new GcSpread.Sheets.UndoRedo.RowUngroupUndoAction(sheet, groupExtent); var value; // Type: any value = instance.execute(arg);
function execute( arg : object ) : any;