# FarPoint.Win.Spread.ColumnFooter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_ColumnFooter" data-uid="FarPoint.Win.Spread.ColumnFooter" class="text-break">ColumnFooter Class
</h1>
  <div class="markdown level0 summary"><p>Represents the column footer portion of the control.</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">ColumnFooter</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_ColumnFooter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class ColumnFooter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class ColumnFooter</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_ColumnFooter_AlternatingRows" data-uid="FarPoint.Win.Spread.ColumnFooter.AlternatingRows">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.AlternatingRows.html#FarPoint_Win_Spread_ColumnFooter_AlternatingRows">AlternatingRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the alternating rows information for the column footer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_Cells" data-uid="FarPoint.Win.Spread.ColumnFooter.Cells">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.Cells.html#FarPoint_Win_Spread_ColumnFooter_Cells">Cells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a Cells object for the cells in the column footer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_Columns" data-uid="FarPoint.Win.Spread.ColumnFooter.Columns">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.Columns.html#FarPoint_Win_Spread_ColumnFooter_Columns">Columns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a Columns object for the columns in the column footer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_DefaultStyle" data-uid="FarPoint.Win.Spread.ColumnFooter.DefaultStyle">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.DefaultStyle.html#FarPoint_Win_Spread_ColumnFooter_DefaultStyle">DefaultStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default style information for the cells in the column footer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_DefaultStyleName" data-uid="FarPoint.Win.Spread.ColumnFooter.DefaultStyleName">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.DefaultStyleName.html#FarPoint_Win_Spread_ColumnFooter_DefaultStyleName">DefaultStyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the default style for the column footer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_HorizontalGridLine" data-uid="FarPoint.Win.Spread.ColumnFooter.HorizontalGridLine">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.HorizontalGridLine.html#FarPoint_Win_Spread_ColumnFooter_HorizontalGridLine">HorizontalGridLine</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal grid line in the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_Name" data-uid="FarPoint.Win.Spread.ColumnFooter.Name">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.Name.html#FarPoint_Win_Spread_ColumnFooter_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the column footer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_RowCount" data-uid="FarPoint.Win.Spread.ColumnFooter.RowCount">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.RowCount.html#FarPoint_Win_Spread_ColumnFooter_RowCount">RowCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of rows in the column footer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_Rows" data-uid="FarPoint.Win.Spread.ColumnFooter.Rows">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.Rows.html#FarPoint_Win_Spread_ColumnFooter_Rows">Rows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a Rows object for the rows in the column footer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_VerticalGridLine" data-uid="FarPoint.Win.Spread.ColumnFooter.VerticalGridLine">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.VerticalGridLine.html#FarPoint_Win_Spread_ColumnFooter_VerticalGridLine">VerticalGridLine</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical grid line in the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_Visible" data-uid="FarPoint.Win.Spread.ColumnFooter.Visible">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.Visible.html#FarPoint_Win_Spread_ColumnFooter_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the column footer is visible.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_ColumnFooter_GetClip_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.ColumnFooter.GetClip(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.GetClip.html#FarPoint_Win_Spread_ColumnFooter_GetClip_System_Int32_System_Int32_System_Int32_System_Int32_">GetClip(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a tab-delimited string that contains the formatted text in a range.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_GetClipValue_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.ColumnFooter.GetClipValue(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.GetClipValue.html#FarPoint_Win_Spread_ColumnFooter_GetClipValue_System_Int32_System_Int32_System_Int32_System_Int32_">GetClipValue(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a tab-delimited string that contains the unformatted text in a range.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_SetAggregationFormat_System_Int32_System_Int32_System_String_" data-uid="FarPoint.Win.Spread.ColumnFooter.SetAggregationFormat(System.Int32,System.Int32,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.SetAggregationFormat.html#FarPoint_Win_Spread_ColumnFooter_SetAggregationFormat_System_Int32_System_Int32_System_String_">SetAggregationFormat(int, int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the format for the cell with the specified row and column in the column footer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_SetAggregationType_System_Int32_System_Int32_FarPoint_Win_Spread_Model_AggregationType_" data-uid="FarPoint.Win.Spread.ColumnFooter.SetAggregationType(System.Int32,System.Int32,FarPoint.Win.Spread.Model.AggregationType)">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.SetAggregationType.html#FarPoint_Win_Spread_ColumnFooter_SetAggregationType_System_Int32_System_Int32_FarPoint_Win_Spread_Model_AggregationType_">SetAggregationType(int, int, AggregationType)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the formula for the cell of the specified row and column in the column footer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_SetClip_System_Int32_System_Int32_System_Int32_System_Int32_System_String_" data-uid="FarPoint.Win.Spread.ColumnFooter.SetClip(System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.SetClip.html#FarPoint_Win_Spread_ColumnFooter_SetClip_System_Int32_System_Int32_System_Int32_System_Int32_System_String_">SetClip(int, int, int, int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets a tab-delimited string that contains the formatted text in a range.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_SetClipValue_System_Int32_System_Int32_System_Int32_System_Int32_System_String_" data-uid="FarPoint.Win.Spread.ColumnFooter.SetClipValue(System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.SetClipValue.html#FarPoint_Win_Spread_ColumnFooter_SetClipValue_System_Int32_System_Int32_System_Int32_System_Int32_System_String_">SetClipValue(int, int, int, int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets a tab-delimited string that contains the unformatted text in a range.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_ColumnFooter_ToString" data-uid="FarPoint.Win.Spread.ColumnFooter.ToString">
          <a class="xref" href="FarPoint.Win.Spread.ColumnFooter.ToString.html#FarPoint_Win_Spread_ColumnFooter_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains a reference to the column footer (always returns null).</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
