'Declaration
Public Enum SlicerActionsCommand.Actions Inherits System.Enum
'Usage
Dim instance As SlicerActionsCommand.Actions
public enum SlicerActionsCommand.Actions : System.Enum
'Declaration
Public Enum SlicerActionsCommand.Actions Inherits System.Enum
'Usage
Dim instance As SlicerActionsCommand.Actions
public enum SlicerActionsCommand.Actions : System.Enum
Member | Description |
---|---|
Apply | Apply style. |
ChangeButtonHeight | Change the slicer(s)'s buttons height |
ChangeButtonWidth | Change the slicer(s)'s buttons width |
ChangeCaption | Change the slicer(s)'s caption |
ChangeColumnsCount | Change the slicer(s) columns count |
Clear | Clear all the filter items of slicer. |
Insert | Create a new slicer. |
Select | Select the slicer items. |
Settings | Change setting of the slicer. |
Update | Update slicer |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Commands.SlicerActionsCommand.Actions