Spread.Sheets Documentation
Slicer type
GC.Spread.Sheets.Slicers Namespace : Slicer type
Represents a slicer.
Syntax
var instance = new GC.Spread.Sheets.Slicers.Slicer(name, table, columnName);
function Slicer;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Slicers.Slicer

Constructors
 NameDescription
public ConstructorRepresents a slicer.  
Top
Methods
 NameDescription
public MethodGets or sets the caption name of the slicer.  
public MethodGets or sets the column count for the slicer.  
public MethodGets or sets whether to disable resizing and moving the slicer.  
public MethodGets or sets the item height for the slicer.  
public MethodGets or sets the name of the slicer.  
public MethodGets or sets whether to show the slicer header.  
public MethodGets or sets whether to show the no data items of the slicer.  
public MethodGets or sets whether to show the no data items last.  
public MethodGets or sets the sort state of the slicer.  
public MethodGets or sets the style of the slicer.  
public MethodGets or sets whether to visually distinguish the items with no data.  
Top
See Also

Reference

GC.Spread.Sheets.Slicers Namespace