# FarPoint.Web.Spread.ConditionalFormattingModelEventArgs

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs" class="text-break">ConditionalFormattingModelEventArgs Class
</h1>
  <div class="markdown level0 summary"><p>Represents the event data for the Changed event of the conditional formatting model for the sheet.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
    <div class="level2"><span class="xref">ConditionalFormattingModelEventArgs</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ConditionalFormattingModelEventArgs : EventArgs</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ConditionalFormattingModelEventArgs
    Inherits EventArgs</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_Web_Spread_ConditionalFormattingModelEventArgs__ctor_FarPoint_Web_Spread_ConditionalFormatting_FarPoint_Web_Spread_ConditionalFormattingModelEventType_" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.#ctor(FarPoint.Web.Spread.ConditionalFormatting,FarPoint.Web.Spread.ConditionalFormattingModelEventType)">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.-ctor.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs__ctor_FarPoint_Web_Spread_ConditionalFormatting_FarPoint_Web_Spread_ConditionalFormattingModelEventType_">ConditionalFormattingModelEventArgs(ConditionalFormatting, ConditionalFormattingModelEventType)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.html">ConditionalFormattingModelEventArgs</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs__ctor_FarPoint_Web_Spread_ConditionalFormatting___FarPoint_Web_Spread_ConditionalFormattingModelEventType_" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.#ctor(FarPoint.Web.Spread.ConditionalFormatting[],FarPoint.Web.Spread.ConditionalFormattingModelEventType)">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.-ctor.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs__ctor_FarPoint_Web_Spread_ConditionalFormatting___FarPoint_Web_Spread_ConditionalFormattingModelEventType_">ConditionalFormattingModelEventArgs(ConditionalFormatting[], ConditionalFormattingModelEventType)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.html">ConditionalFormattingModelEventArgs</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs__ctor_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Web_Spread_ConditionalFormattingModelEventType_" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Web.Spread.ConditionalFormattingModelEventType)">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.-ctor.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs__ctor_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Web_Spread_ConditionalFormattingModelEventType_">ConditionalFormattingModelEventArgs(int, int, int, int, ConditionalFormattingModelEventType)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new Changed event arguments object for the conditional formatting model for the sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs__ctor_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Web_Spread_ConditionalFormattingModelEventType_" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Web.Spread.ConditionalFormattingModelEventType)">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.-ctor.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs__ctor_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Web_Spread_ConditionalFormattingModelEventType_">ConditionalFormattingModelEventArgs(int, int, int, int, int, int, ConditionalFormattingModelEventType)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new Changed event arguments object for the conditional formatting model for the sheet.</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_Web_Spread_ConditionalFormattingModelEventArgs_Column" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.Column">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.Column.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_Column">Column</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column index.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_ColumnCount" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.ColumnCount">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.ColumnCount.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_ColumnCount">ColumnCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_ConditionalFormattings" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.ConditionalFormattings">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.ConditionalFormattings.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_ConditionalFormattings">ConditionalFormattings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the conditional formatting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_Row" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.Row">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.Row.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_Row">Row</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the row index.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_RowCount" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.RowCount">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.RowCount.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_RowCount">RowCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_TargetColumn" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.TargetColumn">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.TargetColumn.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_TargetColumn">TargetColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the target column index.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_TargetRow" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.TargetRow">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.TargetRow.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_TargetRow">TargetRow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the target row index.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_Type" data-uid="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.Type">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingModelEventArgs.Type.html#FarPoint_Web_Spread_ConditionalFormattingModelEventArgs_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the type of Change event.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
