# GrapeCity.Spreadsheet.PivotTables.IPivotTable.TableStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_TableStyle_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.TableStyle*">TableStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_TableStyle_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.TableStyle*"></a>
<h4 id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_TableStyle" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.TableStyle">TableStyle</h4>
<div class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="GrapeCity.Spreadsheet.ITableStyle.html">ITableStyle</a> indicates which PivotTable style currently applied to the <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">ITableStyle TableStyle { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property TableStyle As ITableStyle</code></pre>
</div>
</div>
