var instance = new GC.Spread.Sheets.Slicers.SlicerStyle();
function SlicerStyle;
var instance = new GC.Spread.Sheets.Slicers.SlicerStyle();
function SlicerStyle;
Object
GC.Spread.Sheets.Slicers.SlicerStyle
Name | Description | |
---|---|---|
SlicerStyle Constructor | Represents the slicer style settings. |
Name | Description | |
---|---|---|
headerStyle | Gets or sets the style of the slicer header. | |
hoveredSelectedItemWithDataStyle | Gets or sets the style of the hovered selected item with data. | |
hoveredSelectedItemWithNoDataStyle | Gets or sets the style of the hovered selected item with no data. | |
hoveredUnSelectedItemWithDataStyle | Gets or sets the style of the hovered unselected item with data. | |
hoveredUnSelectedItemWithNoDataStyle | Gets or sets the style of the hovered unselected item with no data. | |
name | Gets or sets the name of the style. | |
selectedItemWithDataStyle | Gets or sets the style of the selected item with data. | |
selectedItemWithNoDataStyle | Gets or sets the style of the selected item with no data. | |
unSelectedItemWithDataStyle | Gets or sets the style of the unselected item with data. | |
unSelectedItemWithNoDataStyle | Gets or sets the style of the unselected item with no data. | |
wholeSlicerStyle | Gets or sets the style of the whole slicer. |