# FarPoint.Win.Spread.HighlightConditionalFormattingStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_HighlightConditionalFormattingStyle" data-uid="FarPoint.Win.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.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_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_Win_Spread_HighlightConditionalFormattingStyle__ctor" data-uid="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.-ctor.html#FarPoint_Win_Spread_HighlightConditionalFormattingStyle__ctor">HighlightConditionalFormattingStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Win.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_Win_Spread_HighlightConditionalFormattingStyle_BackColor" data-uid="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.BackColor">
          <a class="xref" href="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.BackColor.html#FarPoint_Win_Spread_HighlightConditionalFormattingStyle_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the backcolor.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HighlightConditionalFormattingStyle_Border" data-uid="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.Border">
          <a class="xref" href="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.Border.html#FarPoint_Win_Spread_HighlightConditionalFormattingStyle_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the border.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HighlightConditionalFormattingStyle_FontStyle" data-uid="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.FontStyle">
          <a class="xref" href="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.FontStyle.html#FarPoint_Win_Spread_HighlightConditionalFormattingStyle_FontStyle">FontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the font style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HighlightConditionalFormattingStyle_ForeColor" data-uid="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.ForeColor">
          <a class="xref" href="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.ForeColor.html#FarPoint_Win_Spread_HighlightConditionalFormattingStyle_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the forecolor.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HighlightConditionalFormattingStyle_Formatter" data-uid="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.Formatter">
          <a class="xref" href="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.Formatter.html#FarPoint_Win_Spread_HighlightConditionalFormattingStyle_Formatter">Formatter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the formatter.</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_HighlightConditionalFormattingStyle_IsBackColorSet" data-uid="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.IsBackColorSet">
          <a class="xref" href="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.IsBackColorSet.html#FarPoint_Win_Spread_HighlightConditionalFormattingStyle_IsBackColorSet">IsBackColorSet()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the background color of the style (BackColor property) is set.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HighlightConditionalFormattingStyle_IsBorderSet" data-uid="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.IsBorderSet">
          <a class="xref" href="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.IsBorderSet.html#FarPoint_Win_Spread_HighlightConditionalFormattingStyle_IsBorderSet">IsBorderSet()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the style border (Border property) is set.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HighlightConditionalFormattingStyle_IsFontStyleSet" data-uid="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.IsFontStyleSet">
          <a class="xref" href="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.IsFontStyleSet.html#FarPoint_Win_Spread_HighlightConditionalFormattingStyle_IsFontStyleSet">IsFontStyleSet()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the font style of the style (FontStyle property) is set.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HighlightConditionalFormattingStyle_IsForeColorSet" data-uid="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.IsForeColorSet">
          <a class="xref" href="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.IsForeColorSet.html#FarPoint_Win_Spread_HighlightConditionalFormattingStyle_IsForeColorSet">IsForeColorSet()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the text color of the style (ForeColor property) is set.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_HighlightConditionalFormattingStyle_IsFormatterSet" data-uid="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.IsFormatterSet">
          <a class="xref" href="FarPoint.Win.Spread.HighlightConditionalFormattingStyle.IsFormatterSet.html#FarPoint_Win_Spread_HighlightConditionalFormattingStyle_IsFormatterSet">IsFormatterSet()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the formatter for the style (Formatter property) is set.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
