GcSpread.Sheets Namespace : Slicer type |
var instance = new GcSpread.Sheets.Slicer(name, table, columnName);
function Slicer;
Object
GcSpread.Sheets.Slicer
Name | Description | |
---|---|---|
Slicer Constructor | Represents a slicer. |
Name | Description | |
---|---|---|
captionName | Gets or sets the caption name of the slicer. | |
columnCount | Gets or sets the column count for the slicer. | |
disableResizingAndMoving | Gets or sets whether to disable resizing and moving the slicer. | |
itemHeight | Gets or sets the item height for the slicer. | |
name | Gets or sets the name of the slicer. | |
showHeader | Gets or sets whether to show the slicer header. | |
showNoDataItems | Gets or sets whether to show the no data items of the slicer. | |
showNoDataItemsInLast | Gets or sets whether to show the no data items last. | |
sortState | Gets or sets the sort state of the slicer. | |
style | Gets or sets the style of the slicer. | |
visuallyNoDataItems | Gets or sets whether to visually distinguish the items with no data. |