Spread.Sheets Documentation
SlicerCollection type
Represents a slicer manager that managers all slicers in a sheet.
Syntax
var instance = new GC.Spread.Sheets.Slicers.SlicerCollection(sheet);
function SlicerCollection;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Slicers.SlicerCollection

Constructors
 NameDescription
public ConstructorSlicerCollection ConstructorRepresents a slicer manager that managers all slicers in a sheet.  
Top
Methods
 NameDescription
public MethodaddAdds a slicer to the sheet.  
public MethodallGets all of the slicers in the sheet with the indicated table name and column name.  
public MethodclearRemoves all of the slicers from the sheet.  
public MethodgetGets a slicer in the sheet by the name.  
public MethodremoveRemoves a slicer from the sheet using the indicated slicer name.  
Top
See Also

Reference

GC.Spread.Sheets.Slicers Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.