For a list of all members of this type, see ClearValueUndoAction members.
Public Methods
| Name | Description |
| CanExecute | Overridden.
Defines the method that determines whether the action can execute in its current state.
|
| Execute | Overridden.
Executes the action on the worksheet.
|
| SaveState |
Saves the state for undoing the action before executing the action.
|
| ToString | Returns a System.String that represents this instance. |
| Undo |
Undoes the action using the saved state information.
|
Top
Protected Methods
See Also