GcSpread.Sheets.UndoRedo Namespace : FloatingObjectUndoActionBase type |
var instance = new GcSpread.Sheets.UndoRedo.FloatingObjectUndoActionBase();
function FloatingObjectUndoActionBase;
Object
GcSpread.Sheets.UndoRedo.ActionBase
GcSpread.Sheets.UndoRedo.FloatingObjectUndoActionBase
GcSpread.Sheets.UndoRedo.DeleteFloatingObjectUndoAction
GcSpread.Sheets.UndoRedo.MovingFloatingObjectUndoAction
GcSpread.Sheets.UndoRedo.ResizingFloatingObjectUndoAction
Name | Description | |
---|---|---|
FloatingObjectUndoActionBase Constructor | Represents the undo action for the floating object. |
Name | Description | |
---|---|---|
canExecute | Defines the method that determines whether the action can be performed in its current state. | |
canUndo | Gets a value that indicates whether the command or operation can be undone. | |
execute | (Inherited from GcSpread.Sheets.UndoRedo.ActionBase) | |
saveState | Saves undo information. | |
undo | (Inherited from GcSpread.Sheets.UndoRedo.ActionBase) |