[]
Iterable<IPivotTable>IPivotTablesassociated with the specified ISlicerCache object.voidaddPivotTable(IPivotTable pivotTable) ISlicerPivotTablescollection.get(int index) IPivotTable with the specified index.intgetCount()voidremovePivotTable(IPivotTable pivotTable) ISlicerPivotTablescollection.forEach, iterator, spliteratorIPivotTable with the specified index.index - the index.ISlicerPivotTablescollection.pivotTable - A IPivotTable object that represents the PivotTable toadd.ISlicerPivotTablescollection.pivotTable - A IPivotTable object that represents the PivotTable toremove.