Represents a command that implements the IDisposable interface.
The following tables list the members exposed by the DisposableCommand type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the DisposableCommand class. |
Name | Description | |
---|---|---|
![]() |
Gets a value indicating whether the command does anything. (Inherited from Command.) |
|
![]() |
Gets the Workbook modified by this Command object. (Inherited from Command.) |
Name | Description | |
---|---|---|
![]() |
Command.Execute override. |
|
![]() |
Command.Redo override. |
|
![]() |
Command.Undo override. |