Name | Description | |
---|---|---|
PasteCommand Constructor | Initializes a new instance of the PasteCommand class. |
The following tables list the members exposed by PasteCommand.
Name | Description | |
---|---|---|
PasteCommand Constructor | Initializes a new instance of the PasteCommand class. |
Name | Description | |
---|---|---|
UndoSupport | Gets the UndoSupport value indicates whether this command is undoable. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
Worksheet | Gets the processing worksheet object. (Inherited from GrapeCity.Spreadsheet.Commands.RangeCommand) |
Name | Description | |
---|---|---|
ColumnCount | Gets the total column count of cell range. (Inherited from GrapeCity.Spreadsheet.Commands.RangeCommand) | |
RowCount | Gets the total row count of cell range. (Inherited from GrapeCity.Spreadsheet.Commands.RangeCommand) |
Name | Description | |
---|---|---|
Dispose | Overloaded. Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |