Name | Description | |
---|---|---|
![]() | CommandResult Constructor | Overloaded. |
The following tables list the members exposed by CommandResult.
Name | Description | |
---|---|---|
![]() | CommandResult Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | Failed | Indicates the command failed to execute. This field is read-only. |
![]() ![]() | Succeed | Indicates the command executed successful. This field is read-only. |
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. |
Name | Description | |
---|---|---|
![]() | GetSelection | Gets modified selection at specified index |