var instance = new GC.Spread.Sheets.Slicers.SlicerCollection(sheet);
function SlicerCollection;
var instance = new GC.Spread.Sheets.Slicers.SlicerCollection(sheet);
function SlicerCollection;
Object
GC.Spread.Sheets.Slicers.SlicerCollection
Name | Description | |
---|---|---|
SlicerCollection Constructor | Represents a slicer manager that managers all slicers in a sheet. |
Name | Description | |
---|---|---|
add | Adds a slicer to the sheet. | |
all | Gets all of the slicers in the sheet with the indicated table name and column name. | |
clear | Removes all of the slicers from the sheet. | |
get | Gets a slicer in the sheet by the name. | |
remove | Removes a slicer from the sheet using the indicated slicer name. |