Name | Description | |
---|---|---|
SlicerActionsCommand Constructor | Overloaded. |
The following tables list the members exposed by SlicerActionsCommand.
Name | Description | |
---|---|---|
SlicerActionsCommand Constructor | Overloaded. |
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) | |
UndoSupport | Gets the UndoSupport value indicates whether this command is undoable. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
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 | |
---|---|---|
Apply | Apply style to the specific slicers. | |
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) | |
ChangeButtonHeight | Create slicer command to update the selected slicer(s)'s rows height | |
ChangeButtonWidth | Create slicer command to update the selected slicer(s)'s columns width | |
ChangeColumnsCount | Create slicer command to update the selected slicer(s)'s columns count | |
Clone | Overridden. Clones this command object. | |
Dispose | Overloaded. Releases unmanaged and - optionally - managed resources. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
Execute | Executes this command. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
FromTable | Create add slicer action command. | |
Redo | Redo this command. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
SaveUndoState | Saves the data for undoing. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
SlicerCaption | Create slicer command to update the selected slicer(s)'s caption | |
Undo | Overridden. | |
Update | Create slicer command to ensure that the slicer is up to date with the table |
Name | Description | |
---|---|---|
Finalize | Finalizes an instance of the Command class. (Inherited from GrapeCity.Spreadsheet.Commands.Command) | |
OnRefineInputData | (Inherited from GrapeCity.Spreadsheet.Commands.Command) |