GcSpread.Sheets.UndoRedo Namespace : ClipboardPasteFloatingObjectUndoAction type |
var instance = new GcSpread.Sheets.UndoRedo.ClipboardPasteFloatingObjectUndoAction(sheet, floatingObjectExtent, fromSheet);
function ClipboardPasteFloatingObjectUndoAction;
Object
GcSpread.Sheets.UndoRedo.ActionBase
GcSpread.Sheets.UndoRedo.ClipboardPasteFloatingObjectUndoAction
Name | Description | |
---|---|---|
ClipboardPasteFloatingObjectUndoAction Constructor | Represents the Clipboard paste undo action for pasting the floating objects on the sheet. |
Name | Description | |
---|---|---|
canExecute | (Inherited from GcSpread.Sheets.UndoRedo.ActionBase) | |
canUndo | (Inherited from GcSpread.Sheets.UndoRedo.ActionBase) | |
execute | Defines the method to be called when the action is invoked. | |
saveState | (Inherited from GcSpread.Sheets.UndoRedo.ActionBase) | |
undo | Undoes the command or operation. |