Name | Description | |
---|---|---|
![]() | ActionCategory | Gets or sets the action category that indicates data causes invalidating UI. |
![]() | ActiveCell | Gets the active cell. |
![]() | CellValue | Gets the CellValue object that is returned by an action |
![]() | CommandAction | Gets a value indicating the action that should be handled after the command is executed, doesn't matter successsful or not. |
![]() | CopyingRange | Gets the copying range. |
![]() | CustomData | Gets the custom System.Object that is returned by an action |
![]() | IsCutting | Gets a boolean value indicating whether the clipboard action is Cut. |
![]() | SelectionLength | Gets the length of selections that were modified by the command. |
![]() | Success | Gets a value indicating whether the command is executed successful. |
![]() | TriggerVolatileCells | Gets a boolean value indicating whether the volatile cells should be repainted. |
![]() | Worksheet | Gets the worksheet processed by the command. |