SpreadJS Documentation
Slicer type
Represents a slicer.
Syntax
var instance = new GcSpread.Sheets.Slicer(name, table, columnName);
function Slicer;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Slicer

Constructors
 NameDescription
public ConstructorSlicer ConstructorRepresents a slicer.  
Top
Methods
 NameDescription
public MethodcaptionNameGets or sets the caption name of the slicer.  
public MethodcolumnCountGets or sets the column count for the slicer.  
public MethoddisableResizingAndMovingGets or sets whether to disable resizing and moving the slicer.  
public MethoditemHeightGets or sets the item height for the slicer.  
public MethodnameGets or sets the name of the slicer.  
public MethodshowHeaderGets or sets whether to show the slicer header.  
public MethodshowNoDataItemsGets or sets whether to show the no data items of the slicer.  
public MethodshowNoDataItemsInLastGets or sets whether to show the no data items last.  
public MethodsortStateGets or sets the sort state of the slicer.  
public MethodstyleGets or sets the style of the slicer.  
public MethodvisuallyNoDataItemsGets or sets whether to visually distinguish the items with no data.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.