# FarPoint.Web.Spread.HighlightConditionalFormattingStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_HighlightConditionalFormattingStyle" data-uid="FarPoint.Web.Spread.HighlightConditionalFormattingStyle" class="text-break">HighlightConditionalFormattingStyle Class
</h1>
  <div class="markdown level0 summary"><p>Represents the highlight style which applies the conditional formatting rule using highlighting.</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">HighlightConditionalFormattingStyle</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></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_HighlightConditionalFormattingStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class HighlightConditionalFormattingStyle : ISerializable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class HighlightConditionalFormattingStyle
    Implements ISerializable</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_HighlightConditionalFormattingStyle__ctor" data-uid="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.-ctor.html#FarPoint_Web_Spread_HighlightConditionalFormattingStyle__ctor">HighlightConditionalFormattingStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.html">HighlightConditionalFormattingStyle</a> class.</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_HighlightConditionalFormattingStyle_BackColor" data-uid="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.BackColor">
          <a class="xref" href="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.BackColor.html#FarPoint_Web_Spread_HighlightConditionalFormattingStyle_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the backcolor.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_HighlightConditionalFormattingStyle_Border" data-uid="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.Border">
          <a class="xref" href="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.Border.html#FarPoint_Web_Spread_HighlightConditionalFormattingStyle_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the border.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_HighlightConditionalFormattingStyle_FontStyle" data-uid="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.FontStyle">
          <a class="xref" href="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.FontStyle.html#FarPoint_Web_Spread_HighlightConditionalFormattingStyle_FontStyle">FontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the font style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_HighlightConditionalFormattingStyle_ForeColor" data-uid="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.ForeColor">
          <a class="xref" href="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.ForeColor.html#FarPoint_Web_Spread_HighlightConditionalFormattingStyle_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the forecolor.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_HighlightConditionalFormattingStyle_Formatter" data-uid="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.Formatter">
          <a class="xref" href="FarPoint.Web.Spread.HighlightConditionalFormattingStyle.Formatter.html#FarPoint_Web_Spread_HighlightConditionalFormattingStyle_Formatter">Formatter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the formatter.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
