Spread.Sheets Documentation
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

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.