[]
Returns an object that represents either a single PivotTable report (a IPivotTables object) or a collection of all the PivotTable reports (IPivotTables object) on a worksheet (read-only).
IPivotTables PivotTables { get; }
ReadOnly Property PivotTables As IPivotTables