# GrapeCity.Spreadsheet.PivotTables.IPivotField.Index

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_PivotTables_IPivotField_Index_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotField.Index*">Index Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_PivotTables_IPivotField_Index_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotField.Index*"></a>
<h4 id="GrapeCity_Spreadsheet_PivotTables_IPivotField_Index" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotField.Index">Index</h4>
<div class="markdown level1 summary"><p>Gets an integer value that represents the index number of the pivot field within the <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.PivotFields.html#GrapeCity_Spreadsheet_PivotTables_IPivotTable_PivotFields">PivotFields</a> collection.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">int Index { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property Index As Integer</code></pre>
</div>
</div>
