Represents a command that can track and undo changes of a Worksheet.
The following tables list the members exposed by the ChangeWorksheetCommand type.
Name | Description | |
---|---|---|
![]() |
Command.HasEffect override. (Inherited from TrackChangesCommand.) |
|
![]() |
Gets the Workbook modified by this Command object. (Inherited from Command.) |
Name | Description | |
---|---|---|
![]() |
Cancels the command. (Inherited from DisposableCommand.) |
|
![]() |
IDisposable.Dispose implementation. (Inherited from DisposableCommand.) |
Name | Description | |
---|---|---|
![]() |
Called before undoing or redoing the command. (Inherited from TrackChangesCommand.) |
|
![]() |
Called after undoing or redoing the command. (Inherited from TrackChangesCommand.) |
|
![]() |
Command.Execute override. (Inherited from DisposableCommand.) |
|
![]() |
DisposableCommand.Redo override. (Inherited from TrackChangesCommand.) |
|
![]() |
DisposableCommand.Undo override. (Inherited from TrackChangesCommand.) |