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