GcSpread.Sheets.UndoRedo Namespace > ClipboardPasteUndoAction type : execute Method |
var instance = new GcSpread.Sheets.UndoRedo.ClipboardPasteUndoAction(sheet, srcSheet, destSheet, pasteExtent, option); var value; // Type: any value = instance.execute(sender);
function execute( sender : object ) : any;