# FarPoint.Web.Spread.ConditionalFormattingIconValue

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_ConditionalFormattingIconValue" data-uid="FarPoint.Web.Spread.ConditionalFormattingIconValue" class="text-break">ConditionalFormattingIconValue Class
</h1>
  <div class="markdown level0 summary"><p>Represents a complex value of the conditional formatting icon rule.</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="FarPoint.Web.Spread.ConditionalFormattingValue.html">ConditionalFormattingValue</a></div>
    <div class="level2"><span class="xref">ConditionalFormattingIconValue</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeSupport.html">ISerializeSupport</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_ConditionalFormattingIconValue_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ConditionalFormattingIconValue : ConditionalFormattingValue, ISerializeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ConditionalFormattingIconValue
    Inherits ConditionalFormattingValue
    Implements ISerializeSupport</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_ConditionalFormattingIconValue__ctor_System_Object_FarPoint_Web_Spread_ConditionalFormattingValueType_System_Boolean_" data-uid="FarPoint.Web.Spread.ConditionalFormattingIconValue.#ctor(System.Object,FarPoint.Web.Spread.ConditionalFormattingValueType,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingIconValue.-ctor.html#FarPoint_Web_Spread_ConditionalFormattingIconValue__ctor_System_Object_FarPoint_Web_Spread_ConditionalFormattingValueType_System_Boolean_">ConditionalFormattingIconValue(object, ConditionalFormattingValueType, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingIconValue.html">ConditionalFormattingIconValue</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconValue__ctor_System_Object_FarPoint_Web_Spread_ConditionalFormattingValueType_System_Boolean_FarPoint_Web_Spread_ConditionalFormattingIcon_" data-uid="FarPoint.Web.Spread.ConditionalFormattingIconValue.#ctor(System.Object,FarPoint.Web.Spread.ConditionalFormattingValueType,System.Boolean,FarPoint.Web.Spread.ConditionalFormattingIcon)">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingIconValue.-ctor.html#FarPoint_Web_Spread_ConditionalFormattingIconValue__ctor_System_Object_FarPoint_Web_Spread_ConditionalFormattingValueType_System_Boolean_FarPoint_Web_Spread_ConditionalFormattingIcon_">ConditionalFormattingIconValue(object, ConditionalFormattingValueType, bool, ConditionalFormattingIcon)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingIconValue.html">ConditionalFormattingIconValue</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconValue__ctor_System_Object_FarPoint_Web_Spread_ConditionalFormattingValueType_System_Boolean_System_String_" data-uid="FarPoint.Web.Spread.ConditionalFormattingIconValue.#ctor(System.Object,FarPoint.Web.Spread.ConditionalFormattingValueType,System.Boolean,System.String)">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingIconValue.-ctor.html#FarPoint_Web_Spread_ConditionalFormattingIconValue__ctor_System_Object_FarPoint_Web_Spread_ConditionalFormattingValueType_System_Boolean_System_String_">ConditionalFormattingIconValue(object, ConditionalFormattingValueType, bool, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingIconValue.html">ConditionalFormattingIconValue</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_ConditionalFormattingIconValue_Icon" data-uid="FarPoint.Web.Spread.ConditionalFormattingIconValue.Icon">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingIconValue.Icon.html#FarPoint_Web_Spread_ConditionalFormattingIconValue_Icon">Icon</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the icon.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconValue_IconUrl" data-uid="FarPoint.Web.Spread.ConditionalFormattingIconValue.IconUrl">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingIconValue.IconUrl.html#FarPoint_Web_Spread_ConditionalFormattingIconValue_IconUrl">IconUrl</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the icon URL.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconValue_IsGreaterOrEquals" data-uid="FarPoint.Web.Spread.ConditionalFormattingIconValue.IsGreaterOrEquals">
          <a class="xref" href="FarPoint.Web.Spread.ConditionalFormattingIconValue.IsGreaterOrEquals.html#FarPoint_Web_Spread_ConditionalFormattingIconValue_IsGreaterOrEquals">IsGreaterOrEquals</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether this instance is greater than or equal to another instance.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
