Name | Description | |
---|---|---|
![]() | LegacyClipboardPasteCommand Constructor | Overloaded. |
The following tables list the members exposed by LegacyClipboardPasteCommand.
Name | Description | |
---|---|---|
![]() | LegacyClipboardPasteCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Item | Gets the GrapeCity.Spreadsheet.Reference object at specified index (Inherited from GrapeCity.Spreadsheet.Commands.MultiRangeCommand) |
![]() | ManipulationOptions | Gets a GrapeCity.Spreadsheet.ManipulationOptions value indicating which data type will be performed. |
![]() | SelectionCount | Gets the total count of selected ranges (Inherited from GrapeCity.Spreadsheet.Commands.MultiRangeCommand) |
![]() | UndoSupport | Overridden. Gets the UndoSupport value indicates whether this command is undoable. |
![]() | Worksheet | Gets or sets the worksheet. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
Name | Description | |
---|---|---|
![]() | ColumnCount | Gets the total column count of cell range. (Inherited from GrapeCity.Spreadsheet.Commands.RangeCommand) |
![]() | IsDisposed | Gets or sets a boolean value indicates whether this object is disposed. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
![]() | RowCount | Gets the total row count of cell range. (Inherited from GrapeCity.Spreadsheet.Commands.RangeCommand) |
![]() | 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.RangeCommand) |
![]() | 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. Undoes this command. |
Name | Description | |
---|---|---|
![]() | Finalize | Finalizes an instance of the Command class. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |