Name | Description | |
---|---|---|
![]() | ClipboardInsertCommand Constructor | Initializes a new instance of the ClipboardPasteCommand class. |
The following tables list the members exposed by ClipboardInsertCommand.
Name | Description | |
---|---|---|
![]() | ClipboardInsertCommand Constructor | Initializes a new instance of the ClipboardPasteCommand class. |
Name | Description | |
---|---|---|
![]() | ClearSource | Gets a boolean value indicates whether the source range will be clear. (Inherited from GrapeCity.Spreadsheet.Commands.RangeActionsCommand) |
![]() | From | Gets the source range reference which data is copied from. (Inherited from GrapeCity.Spreadsheet.Commands.ClipboardPasteCommand) |
![]() | IsUIAction | (Inherited from GrapeCity.Spreadsheet.Commands.ClipboardPasteCommand) |
![]() | To | Gets the target range reference which data is copied top. (Inherited from GrapeCity.Spreadsheet.Commands.ClipboardPasteCommand) |
![]() | UndoSupport | Overridden. |
![]() | Worksheet | Gets or sets the worksheet. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
Name | Description | |
---|---|---|
![]() | IsDisposed | Gets or sets a boolean value indicates whether this object is disposed. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
![]() | Workbook | Gets the workbook. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
Name | Description | |
---|---|---|
![]() | BeforeExecute() | Invoked before execute the command. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
![]() | Clone | Clones this command object. (Inherited from GrapeCity.Spreadsheet.Commands.ClipboardPasteCommand) |
![]() | Dispose | Overloaded. Releases unmanaged and - optionally - managed resources. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
![]() | Execute | Executes this command. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
![]() | IsStopUIAction | Gets a boolean value indicates whether the corresponding UI actions should be stopped. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
![]() | Redo | Redo this command. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
![]() | SaveUndoState | Saves the data for undoing. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
![]() | Undo | Overridden. |
Name | Description | |
---|---|---|
![]() | Finalize | Finalizes an instance of the Command class. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |