# GrapeCity.Spreadsheet.IWorkbook.PivotCaches

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_IWorkbook_PivotCaches_" data-uid="GrapeCity.Spreadsheet.IWorkbook.PivotCaches*">PivotCaches Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_IWorkbook_PivotCaches_" data-uid="GrapeCity.Spreadsheet.IWorkbook.PivotCaches*"></a>
<h4 id="GrapeCity_Spreadsheet_IWorkbook_PivotCaches" data-uid="GrapeCity.Spreadsheet.IWorkbook.PivotCaches">PivotCaches</h4>
<div class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotCaches.html">IPivotCaches</a> collection that represents all the pivot table caches in the specified workbook.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IPivotCaches PivotCaches { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property PivotCaches As IPivotCaches</code></pre>
</div>
</div>
