Skip to main content

Workbook.PivotTables property

Returns an object that represents a collection of all the PivotTable reports on a worksheet. Read-only.

Syntax

expression.PivotTables

expression A variable that represents a Workbook object.

Return value

PivotTables

Property value

OBJECT

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>