# GrapeCity.Spreadsheet.PivotTables.IPivotFormula.Index

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_PivotTables_IPivotFormula_Index_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotFormula.Index*">Index Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_PivotTables_IPivotFormula_Index_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotFormula.Index*"></a>
<h4 id="GrapeCity_Spreadsheet_PivotTables_IPivotFormula_Index" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotFormula.Index">Index</h4>
<div class="markdown level1 summary"><p>Gets or sets a value that represents the index number of the <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotFormula.html">IPivotFormula</a> object within the <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotFormulas.html">IPivotFormulas</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; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property Index As Integer</code></pre>
</div>
</div>
