PivotTableChangeList Members

Include Protected Members
Include Inherited Members

Represents the list of changes a user has made to value cells in a PivotTable report based on an OLAP data source.

The PivotTableChangeList type exposes the following members.

Properties

  Name Description
Public property _Default
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 a value that represents 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 Returns a single ValueChange object from the specified PivotTableChangeList collection.
Public property Parent Gets the parent PivotTable object for the specified PivotTableChangeList collection.

Top

Methods

  Name Description
Public method Add Adds a ValueChange object to the specified PivotTableChangeList collection.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

PivotTableChangeList Interface

Microsoft.Office.Interop.Excel Namespace