Implements addition of items to a collection.
The following tables list the members exposed by the AddItemCommand(T) type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the AddItemCommand class. |
Protected Properties| 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.) |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Command.Execute override. |
|
![]() |
Command.Redo override. |
|
![]() |
Command.Undo override. |
See Also