# GrapeCity.Spreadsheet.PivotTables.IPivotItem.LabelRange

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_PivotTables_IPivotItem_LabelRange_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotItem.LabelRange*">LabelRange Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_PivotTables_IPivotItem_LabelRange_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotItem.LabelRange*"></a>
<h4 id="GrapeCity_Spreadsheet_PivotTables_IPivotItem_LabelRange" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotItem.LabelRange">LabelRange</h4>
<div class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.IRange.html">IRange</a> object that represents all the cells in the PivotTable report that contain the item.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IRange LabelRange { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property LabelRange As IRange</code></pre>
</div>
</div>
