Spread.Sheets Documentation
SlicerStyle type
GC.Spread.Sheets.Slicers Namespace : SlicerStyle type
Represents the slicer style settings.
Syntax
var instance = new GC.Spread.Sheets.Slicers.SlicerStyle();
function SlicerStyle;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Slicers.SlicerStyle

Constructors
 NameDescription
public ConstructorRepresents the slicer style settings.  
Top
Methods
 NameDescription
public MethodGets or sets the style of the slicer header.  
public MethodGets or sets the style of the hovered selected item with data.  
public MethodGets or sets the style of the hovered selected item with no data.  
public MethodGets or sets the style of the hovered unselected item with data.  
public MethodGets or sets the style of the hovered unselected item with no data.  
public MethodGets or sets the name of the style.  
public MethodGets or sets the style of the selected item with data.  
public MethodGets or sets the style of the selected item with no data.  
public MethodGets or sets the style of the unselected item with data.  
public MethodGets or sets the style of the unselected item with no data.  
public MethodGets or sets the style of the whole slicer.  
Top
See Also

Reference

GC.Spread.Sheets.Slicers Namespace