SpreadJS Documentation
SlicerStyle type
Represents the slicer style settings.
Syntax
var instance = new GcSpread.Sheets.SlicerStyle();
function SlicerStyle;
Inheritance Hierarchy

Object
   GcSpread.Sheets.SlicerStyle

Constructors
 NameDescription
public ConstructorSlicerStyle ConstructorRepresents the slicer style settings.  
Top
Methods
 NameDescription
public MethodheaderStyleGets or sets the style of the slicer header.  
public MethodhoveredSelectedItemWithDataStyleGets or sets the style of the hovered selected item with data.  
public MethodhoveredSelectedItemWithNoDataStyleGets or sets the style of the hovered selected item with no data.  
public MethodhoveredUnSelectedItemWithDataStyleGets or sets the style of the hovered unselected item with data.  
public MethodhoveredUnSelectedItemWithNoDataStyleGets or sets the style of the hovered unselected item with no data.  
public MethodnameGets or sets the name of the style.  
public MethodselectedItemWithDataStyleGets or sets the style of the selected item with data.  
public MethodselectedItemWithNoDataStyleGets or sets the style of the selected item with no data.  
public MethodunSelectedItemWithDataStyleGets or sets the style of the unselected item with data.  
public MethodunSelectedItemWithNoDataStyleGets or sets the style of the unselected item with no data.  
public MethodwholeSlicerStyleGets or sets the style of the whole slicer.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.