# GrapeCity.Spreadsheet.API.PivotTables.IPivotCell.ColumnItems

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_API_PivotTables_IPivotCell_ColumnItems_" data-uid="GrapeCity.Spreadsheet.API.PivotTables.IPivotCell.ColumnItems*">ColumnItems Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_API_PivotTables_IPivotCell_ColumnItems_" data-uid="GrapeCity.Spreadsheet.API.PivotTables.IPivotCell.ColumnItems*"></a>
<h4 id="GrapeCity_Spreadsheet_API_PivotTables_IPivotCell_ColumnItems" data-uid="GrapeCity.Spreadsheet.API.PivotTables.IPivotCell.ColumnItems">ColumnItems</h4>
<div class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotItems.html">IPivotItems</a> collection that corresponds to the items on the column axis that represent the selected range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IPivotItems ColumnItems { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property ColumnItems As IPivotItems</code></pre>
</div>
</div>
