Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISlicerPivotTables Interface
Properties Methods

In This Topic
    ISlicerPivotTables Interface Members
    In This Topic

    The following tables list the members exposed by ISlicerPivotTables.

    Public Properties
     NameDescription
     Property Gets the number of objects in the collection.  
     PropertyGets the IPivotTable with the specified index.  
    Top
    Public Methods
     NameDescription
     MethodAdds a reference to a PivotTable to the ISlicerPivotTables collection.  
     Method (Inherited from System.Collections.IEnumerable)
     MethodRemoves a reference to a PivotTable from the ISlicerPivotTables collection.  
    Top
    See Also