# GrapeCity.Spreadsheet.PivotTables.IPivotTable

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_PivotTables_IPivotTable" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable" class="text-break">IPivotTable Interface
</h1>
  <div class="markdown level0 summary"><p>Represents a PivotTable report on a worksheet.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.html">GrapeCity.Spreadsheet.PivotTables</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IPivotTable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IPivotTable</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_AllowMultipleFilters" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.AllowMultipleFilters">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.AllowMultipleFilters.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_AllowMultipleFilters">AllowMultipleFilters</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value indicating whether a PivotField can have multiple filters applied to it at the same time.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_AlternativeText" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.AlternativeText">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.AlternativeText.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_AlternativeText">AlternativeText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the descriptive (alternative) text string for the specified PivotTable.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_CalculatedFields" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.CalculatedFields">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.CalculatedFields.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_CalculatedFields">CalculatedFields</a>
        </td>
        <td class="markdown level1 summary"><p>A collection of <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotField.html">IPivotField</a> objects that represents all the calculated fields in the specified <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_ColumnFields" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ColumnFields">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ColumnFields.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_ColumnFields">ColumnFields</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object that represents a collection of fields in the column area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_ColumnGrand" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ColumnGrand">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ColumnGrand.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_ColumnGrand">ColumnGrand</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value whether the PivotTable report shows grand totals for columns.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_CompactLayoutColumnHeader" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.CompactLayoutColumnHeader">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.CompactLayoutColumnHeader.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_CompactLayoutColumnHeader">CompactLayoutColumnHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the caption that is displayed in the column header of <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a> when in compact row layout form.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_CompactLayoutRowHeader" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.CompactLayoutRowHeader">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.CompactLayoutRowHeader.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_CompactLayoutRowHeader">CompactLayoutRowHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the caption that is displayed in the row header of <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a> when in compact row layout form.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_CompactRowIndent" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.CompactRowIndent">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.CompactRowIndent.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_CompactRowIndent">CompactRowIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the indent increment for PivotItems when compact row layout form is turned on.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_DataBodyRange" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DataBodyRange">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DataBodyRange.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_DataBodyRange">DataBodyRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the range of values in a <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a></p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_DataFields" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DataFields">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DataFields.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_DataFields">DataFields</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object that represents a collection of fields in the values area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_DataOnRows" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DataOnRows">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DataOnRows.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_DataOnRows">DataOnRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether multiple data fields in a PivotTable is displayed in Rows field area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_DataPivotField" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DataPivotField">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DataPivotField.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_DataPivotField">DataPivotField</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotField.html">IPivotField</a> object that represents all the data fields in a PivotTable.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_DeferLayoutUpdate" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DeferLayoutUpdate">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DeferLayoutUpdate.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_DeferLayoutUpdate">DeferLayoutUpdate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the pivot table defer layout update.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_DisplayErrorString" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DisplayErrorString">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DisplayErrorString.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_DisplayErrorString">DisplayErrorString</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set whether this PivotTable can display the error string.
<code>true</code>  if the PivotTable report displays a custom string in cells that contain error values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_DisplayFieldCaptions" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DisplayFieldCaptions">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DisplayFieldCaptions.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_DisplayFieldCaptions">DisplayFieldCaptions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value indicating whether filter buttons and <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotField.html">IPivotField</a> captions for rows and columns are displayed in the grid.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_DisplayNullString" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DisplayNullString">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.DisplayNullString.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_DisplayNullString">DisplayNullString</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set whether this PivotTable can display the null string.
<code>true</code> if the PivotTable report displays a custom string in cells that contain null values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_ErrorString" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ErrorString">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ErrorString.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_ErrorString">ErrorString</a>
        </td>
        <td class="markdown level1 summary"><p>Get or sets a String value that represents the string displayed in cells that contain errors when the DisplayErrorString property is <code>true</code> .</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_FieldListSortAscending" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.FieldListSortAscending">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.FieldListSortAscending.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_FieldListSortAscending">FieldListSortAscending</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value indicating the sort order of fields in the PivotTable Field List.
If FieldListSortAscending is set to <code>true</code> the fields are sorted in ascending order; otherwise, the fields are sorted in data source order.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_GrandTotalName" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.GrandTotalName">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.GrandTotalName.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_GrandTotalName">GrandTotalName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text string label that is displayed in the grand total column or row heading in the specified <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a> report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_HasAutoFormat" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.HasAutoFormat">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.HasAutoFormat.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_HasAutoFormat">HasAutoFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set a boolean value indicating  whether this PivotTable can have auto format.
<code>true</code>  if the PivotTable report is automatically formatted when it’s refreshed or when fields are moved.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_Location" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.Location">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.Location.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_Location">Location</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="GrapeCity.Spreadsheet.WorksheetReference.html">WorksheetReference</a> representing the top-left cell
of the specified PivotTable body.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_MergeLabels" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.MergeLabels">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.MergeLabels.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_MergeLabels">MergeLabels</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set a boolean value indicating  whether this PivotTable use merged-cell outer-row item, column item, subtotal, and grand total labels.
<code>true</code> if the specified PivotTable report's outer-row item, column item, subtotal, and grand total labels use merged cells.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_Name" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.Name">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.Name.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set a string value representing the name of the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_NullString" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.NullString">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.NullString.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_NullString">NullString</a>
        </td>
        <td class="markdown level1 summary"><p>Get or sets the string displayed in cells that contain null values when the DisplayNullString property is <code>true</code> .</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_PageFieldOrder" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PageFieldOrder">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PageFieldOrder.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_PageFieldOrder">PageFieldOrder</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="GrapeCity.Spreadsheet.Printing.Order.html">Order</a> value indicating the order in which page fields are added to the PivotTable report's layout.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_PageFieldWrapCount" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PageFieldWrapCount">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PageFieldWrapCount.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_PageFieldWrapCount">PageFieldWrapCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of page fields in each column or row in the PivotTable report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_PageFields" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PageFields">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PageFields.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_PageFields">PageFields</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object that represents a collection of fields in the filters area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_PivotCache" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PivotCache">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PivotCache.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_PivotCache">PivotCache</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotCache.html">IPivotCache</a> object that represents the cache for the specified PivotTable report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_PivotFields" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PivotFields">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PivotFields.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_PivotFields">PivotFields</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object that represents a collection of both the visible and hidden fields.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_PivotFormulas" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PivotFormulas">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PivotFormulas.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_PivotFormulas">PivotFormulas</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotFormulas.html">IPivotFormulas</a> object that represents the collection of formulas for the specified PivotTable report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_PrintDrillIndicators" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PrintDrillIndicators">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PrintDrillIndicators.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_PrintDrillIndicators">PrintDrillIndicators</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value whether drill indicators are printed with the PivotTable.
If PrintDrillIndicators is set to <code>true</code> the drill indicators are printed with the PivotTable; otherwise, drill indicators are not printed with the PivotTable.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_RepeatAllLabels" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.RepeatAllLabels">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.RepeatAllLabels.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_RepeatAllLabels">RepeatAllLabels</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets repeat item labels for all PivotFields in the specified PivotTable.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_RowAxisLayout" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.RowAxisLayout">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.RowAxisLayout.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_RowAxisLayout">RowAxisLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets setting layout options for all existing <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotFields.html">IPivotFields</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_RowFields" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.RowFields">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.RowFields.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_RowFields">RowFields</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object that represents a collection of fields in the row area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_RowGrand" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.RowGrand">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.RowGrand.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_RowGrand">RowGrand</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value whether the PivotTable report shows grand totals for rows.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowDrillIndicators" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowDrillIndicators">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowDrillIndicators.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowDrillIndicators">ShowDrillIndicators</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value indicating the display of drill indicators.
If ShowDrillIndicators is set to <code>true</code>, drill indicators will be displayed; otherwise, drill indicators will be hidden.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowTableStyleColumnHeaders" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowTableStyleColumnHeaders">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowTableStyleColumnHeaders.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowTableStyleColumnHeaders">ShowTableStyleColumnHeaders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value indicating the display of column headers.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowTableStyleColumnStripes" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowTableStyleColumnStripes">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowTableStyleColumnStripes.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowTableStyleColumnStripes">ShowTableStyleColumnStripes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value to display banded columns in which even columns are formatted differently from odd columns.
This makes PivotTables easier to read.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowTableStyleRowHeaders" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowTableStyleRowHeaders">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowTableStyleRowHeaders.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowTableStyleRowHeaders">ShowTableStyleRowHeaders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value indicating the display of row headers.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowTableStyleRowStripes" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowTableStyleRowStripes">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowTableStyleRowStripes.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowTableStyleRowStripes">ShowTableStyleRowStripes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value to display banded rows in which even rows are formatted differently from odd rows.
This makes PivotTables easier to read.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowValuesRow" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowValuesRow">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowValuesRow.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_ShowValuesRow">ShowValuesRow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the values row is displayed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_SubtotalLocation" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.SubtotalLocation">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.SubtotalLocation.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_SubtotalLocation">SubtotalLocation</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the subtotal location for all existing PivotFields</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_Summary" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.Summary">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.Summary.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_Summary">Summary</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the description associated with the alternative text string for the specified PivotTable</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_TableRange1" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.TableRange1">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.TableRange1.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_TableRange1">TableRange1</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the range containing the entire <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a>, but doesn't include page fields.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_TableRange2" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.TableRange2">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.TableRange2.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_TableRange2">TableRange2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the range containing the entire <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a></p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_TableStyle" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.TableStyle">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.TableStyle.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_TableStyle">TableStyle</a>
        </td>
        <td 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>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_AddDataField_GrapeCity_Spreadsheet_PivotTables_IPivotField_System_String_GrapeCity_Spreadsheet_PivotTables_ConsolidationFunction_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.AddDataField(GrapeCity.Spreadsheet.PivotTables.IPivotField,System.String,GrapeCity.Spreadsheet.PivotTables.ConsolidationFunction)">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.AddDataField.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_AddDataField_GrapeCity_Spreadsheet_PivotTables_IPivotField_System_String_GrapeCity_Spreadsheet_PivotTables_ConsolidationFunction_">AddDataField(IPivotField, string, ConsolidationFunction)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a data field to a <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a> report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_ClearAllFilters" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ClearAllFilters">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.ClearAllFilters.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_ClearAllFilters">ClearAllFilters()</a>
        </td>
        <td class="markdown level1 summary"><p>This includes deleting all filters in the PivotFilters collection, removing any manual filtering applied.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_PivotTables_IPivotTable_Update" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotTable.Update">
          <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.Update.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_Update">Update()</a>
        </td>
        <td class="markdown level1 summary"><p>Updates the PivotTable report.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
