# GrapeCity.Documents.Excel.IPivotCell.RowItems

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_IPivotCell_RowItems_" data-uid="GrapeCity.Documents.Excel.IPivotCell.RowItems*">RowItems Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_IPivotCell_RowItems_" data-uid="GrapeCity.Documents.Excel.IPivotCell.RowItems*"></a>
<h4 id="GrapeCity_Documents_Excel_IPivotCell_RowItems" data-uid="GrapeCity.Documents.Excel.IPivotCell.RowItems">RowItems</h4>
<div class="markdown level1 summary"><p>Returns a PivotItemList collection that corresponds to the items on the category axis that represent the selected cell.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IPivotItemList RowItems { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property RowItems As IPivotItemList</code></pre>
</div>
</div>
