Skip to main content

PivotTable.ChangeList property

Table of contents
  1. Syntax
  2. Return value

Returns the PivotTableChangeList collection that represents the list of changes that have been made to the specified PivotTable based on an OLAP data source. Read-only.

Syntax

expression.ChangeList

expression A variable that represents a PivotTable object.

Return value

PivotTableChangeList

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>