GcSpread.Sheets.UndoRedo Namespace > DragCopyFloatingObjectUndoAction type : execute Method |
var instance = new GcSpread.Sheets.UndoRedo.DragCopyFloatingObjectUndoAction(sheet, floatingObjectExtent, movingInfo); var value; // Type: any value = instance.execute(sender);
function execute( sender : object ) : any;