# FarPoint.Win.Spread.Model.ITableDataColumn

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_Model_ITableDataColumn" data-uid="FarPoint.Win.Spread.Model.ITableDataColumn" class="text-break">ITableDataColumn Interface
</h1>
  <div class="markdown level0 summary"><p>Provides an interface that presents data for a table column.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.Model.html">FarPoint.Win.Spread.Model</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_Model_ITableDataColumn_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ITableDataColumn</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ITableDataColumn</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_Model_ITableDataColumn_DataCellRange" data-uid="FarPoint.Win.Spread.Model.ITableDataColumn.DataCellRange">
          <a class="xref" href="FarPoint.Win.Spread.Model.ITableDataColumn.DataCellRange.html#FarPoint_Win_Spread_Model_ITableDataColumn_DataCellRange">DataCellRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data cell range. The values do not include header cell and total cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
