SpreadJS Documentation
SlicerCollection Method
GC.Spread.Sheets Namespace > Slicers type : SlicerCollection Method
The worksheet.
Represents a slicer manager that managers all slicers in a sheet.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Slicers.SlicerCollection(sheet);
function SlicerCollection( 
   sheet : Worksheet
) : any;

Parameters

sheet
The worksheet.
See Also

Reference

Slicers type