Name | Description | |
---|---|---|
![]() | UndoSupport | Gets the UndoSupport value indicates whether this command is undoable. |
![]() | Worksheet | Gets or sets the worksheet. |
The following tables list the members exposed by Command.
Name | Description | |
---|---|---|
![]() | UndoSupport | Gets the UndoSupport value indicates whether this command is undoable. |
![]() | Worksheet | Gets or sets the worksheet. |
Name | Description | |
---|---|---|
![]() | IsDisposed | Gets or sets a boolean value indicates whether this object is disposed. |
![]() | Workbook | Gets the workbook. |
Name | Description | |
---|---|---|
![]() | BeforeExecute | Invoked before execute the command. |
![]() | Clone | Clones this command object. |
![]() | Dispose | Overloaded. Releases unmanaged and - optionally - managed resources. |
![]() | Execute | Executes this command. |
![]() | IsStopUIAction | Gets a boolean value indicates whether the corresponding UI actions should be stopped. |
![]() | Redo | Redo this command. |
![]() | SaveUndoState | Saves the data for undoing. |
![]() | Undo | Undoes this command. |