SpreadJS Documentation
clear Method
GC.Spread.Sheets.Slicers Namespace > SlicerCollection type : clear Method
Removes all of the slicers from the sheet.
Syntax
var instance = new GC.Spread.Sheets.Slicers.SlicerCollection(sheet);
var value; // Type: any
value = instance.clear();
function clear() : any;
See Also

Reference

SlicerCollection type