Share via


SlicerPivotTables Members

Include Protected Members
Include Inherited Members

Represents information about the collection of PivotTables associated with the specified SlicerCache object.

The SlicerPivotTables type exposes the following members.

Properties

  Name Description
Public property _Default Reserved for internal use.
Public property Application When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object.
Public property Count Gets the number of objects in the collection.
Public property Creator Gets a 32-bit integer that indicates the application in which this object was created.
Public property Item Gets a single PivotTable object from the collection.
Public property Parent Gets the SlicerCache object that is the parent of the specified SlicerPivotTables collection.

Top

Methods

  Name Description
Public method AddPivotTable Adds a reference to a PivotTable to the SlicerPivotTables collection.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method RemovePivotTable Removes a reference to a PivotTable from the SlicerPivotTables collection.

Top

See Also

Reference

SlicerPivotTables Interface

Microsoft.Office.Interop.Excel Namespace