Name | Description | |
---|---|---|
ErrorUICommand Constructor | Initializes a new instance of the ErrorUICommand class. |
The following tables list the members exposed by ErrorUICommand.
Name | Description | |
---|---|---|
ErrorUICommand Constructor | Initializes a new instance of the ErrorUICommand class. |
Name | Description | |
---|---|---|
IsUIAction | Gets or sets a boolean value indicates whether the command is executed from an UI action. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
StopClipboardCopying | Gets a value indicating whether the GrapeCity.Spreadsheet.IWorkbookSet.CutCopyMode is set to GrapeCity.Spreadsheet.CutCopyMode.None after this command executed. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
Worksheet | Gets or sets the worksheet. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |
Name | Description | |
---|---|---|
BeforeExecute | Invoked before execute the command. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
CanChangeActiveCell | Gets a boolean value indicating whether the Spread can change active cell base on the command result. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
Clone | Overridden. Clones this command object. | |
Dispose | Releases unmanaged and managed resources. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
Execute | Executes this command. (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 | Undoes this command. (Inherited from GrapeCity.Spreadsheet.Commands.Command) |