GcSpread.Sheets.UndoRedo Namespace > DragDropUndoAction type : execute Method |
var instance = new GcSpread.Sheets.UndoRedo.DragDropUndoAction(sheet, dragMoveExtent, copy, insert, option); var value; // Type: any value = instance.execute(arg);
function execute( arg : object ) : any;