# FarPoint.Win.Spread.ColumnClipInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_ColumnClipInfo" data-uid="FarPoint.Win.Spread.ColumnClipInfo" class="text-break">ColumnClipInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents the information for a column (not including the value or style information).</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ColumnClipInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_ColumnClipInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ColumnClipInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ColumnClipInfo</code></pre>
  </div>
  <h3 id="constructors">Constructors
</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_ColumnClipInfo__ctor" data-uid="FarPoint.Win.Spread.ColumnClipInfo.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.-ctor.html#FarPoint_Win_Spread_ColumnClipInfo__ctor">ColumnClipInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new a set of column information (ColumnClipInfo object).</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_ColumnClipInfo_AllowAutoFilter" data-uid="FarPoint.Win.Spread.ColumnClipInfo.AllowAutoFilter">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.AllowAutoFilter.html#FarPoint_Win_Spread_ColumnClipInfo_AllowAutoFilter">AllowAutoFilter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the column allows automatic filtering.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_AllowAutoSort" data-uid="FarPoint.Win.Spread.ColumnClipInfo.AllowAutoSort">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.AllowAutoSort.html#FarPoint_Win_Spread_ColumnClipInfo_AllowAutoSort">AllowAutoSort</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the column allows automatic sorting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_AutoFilterIndex" data-uid="FarPoint.Win.Spread.ColumnClipInfo.AutoFilterIndex">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.AutoFilterIndex.html#FarPoint_Win_Spread_ColumnClipInfo_AutoFilterIndex">AutoFilterIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the column header row index of the automatic filter indicator.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_AutoSortIndex" data-uid="FarPoint.Win.Spread.ColumnClipInfo.AutoSortIndex">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.AutoSortIndex.html#FarPoint_Win_Spread_ColumnClipInfo_AutoSortIndex">AutoSortIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the column header row index of the automatic sort indicator.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_Collapsed" data-uid="FarPoint.Win.Spread.ColumnClipInfo.Collapsed">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.Collapsed.html#FarPoint_Win_Spread_ColumnClipInfo_Collapsed">Collapsed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the column is collapsed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_DataField" data-uid="FarPoint.Win.Spread.ColumnClipInfo.DataField">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.DataField.html#FarPoint_Win_Spread_ColumnClipInfo_DataField">DataField</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the data field.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_ListBehavior" data-uid="FarPoint.Win.Spread.ColumnClipInfo.ListBehavior">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.ListBehavior.html#FarPoint_Win_Spread_ColumnClipInfo_ListBehavior">ListBehavior</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets what the row filter behavior is.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_MergePolicy" data-uid="FarPoint.Win.Spread.ColumnClipInfo.MergePolicy">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.MergePolicy.html#FarPoint_Win_Spread_ColumnClipInfo_MergePolicy">MergePolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the whether to automatically merge adjacent identical cells in this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_PageBreak" data-uid="FarPoint.Win.Spread.ColumnClipInfo.PageBreak">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.PageBreak.html#FarPoint_Win_Spread_ColumnClipInfo_PageBreak">PageBreak</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether a page break is inserted before this column when printing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_Resizable" data-uid="FarPoint.Win.Spread.ColumnClipInfo.Resizable">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.Resizable.html#FarPoint_Win_Spread_ColumnClipInfo_Resizable">Resizable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this column can be resized.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_SheetName" data-uid="FarPoint.Win.Spread.ColumnClipInfo.SheetName">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.SheetName.html#FarPoint_Win_Spread_ColumnClipInfo_SheetName">SheetName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_ShowSortIndicator" data-uid="FarPoint.Win.Spread.ColumnClipInfo.ShowSortIndicator">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.ShowSortIndicator.html#FarPoint_Win_Spread_ColumnClipInfo_ShowSortIndicator">ShowSortIndicator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the column shows a sort indicator when automatically sorted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_SortIndicator" data-uid="FarPoint.Win.Spread.ColumnClipInfo.SortIndicator">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.SortIndicator.html#FarPoint_Win_Spread_ColumnClipInfo_SortIndicator">SortIndicator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the sort indicator of this column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_Visible" data-uid="FarPoint.Win.Spread.ColumnClipInfo.Visible">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.Visible.html#FarPoint_Win_Spread_ColumnClipInfo_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the column is visible.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnClipInfo_Width" data-uid="FarPoint.Win.Spread.ColumnClipInfo.Width">
          <a class="xref" href="FarPoint.Win.Spread.ColumnClipInfo.Width.html#FarPoint_Win_Spread_ColumnClipInfo_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of cells in this column.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
