# FarPoint.Web.Spread.ConditionalFormattingIconSetStyle

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle" data-uid="FarPoint.Web.Spread.ConditionalFormattingIconSetStyle" class="text-break">ConditionalFormattingIconSetStyle Enum
</h1>
  <div class="markdown level0 summary"><p>Represents the style of the icon set.</p>
</div>
  <div class="markdown level0 conceptual"></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_ConditionalFormattingIconSetStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum ConditionalFormattingIconSetStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum ConditionalFormattingIconSetStyle</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_Custom">Custom</td>
        <td><p>Indicates a set of custom icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_FiveBoxes">FiveBoxes</td>
        <td><p>Indicates a set of five box icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_FiveColoredArrows">FiveColoredArrows</td>
        <td><p>Indicates a set of five colored arrow icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_FiveGrayArrows">FiveGrayArrows</td>
        <td><p>Indicates a set of five gray arrow icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_FiveQuarters">FiveQuarters</td>
        <td><p>Indicates a set of five quarter icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_FiveRatings">FiveRatings</td>
        <td><p>Indicates a set of five rating icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_FourColoredArrows">FourColoredArrows</td>
        <td><p>Indicates a set of four colored arrow icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_FourGrayArrows">FourGrayArrows</td>
        <td><p>Indicates a set of four gray arrow icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_FourRatings">FourRatings</td>
        <td><p>Indicates a set of four rating icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_FourTrafficLights">FourTrafficLights</td>
        <td><p>Indicates a set of four traffic light icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_RedToBlack">RedToBlack</td>
        <td><p>Indicates a set of circled icons from red to black.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_ThreeCircledSymbols">ThreeCircledSymbols</td>
        <td><p>Indicates a set of three circled symbol icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_ThreeColoredArrows">ThreeColoredArrows</td>
        <td><p>Indicates a set of three colored arrow icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_ThreeFlags">ThreeFlags</td>
        <td><p>Indicates a set of three flag icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_ThreeGrayArrows">ThreeGrayArrows</td>
        <td><p>Indicates a set of three gray arrow icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_ThreeRimmedTrafficLights">ThreeRimmedTrafficLights</td>
        <td><p>Indicates a set of three rimmed traffic light icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_ThreeSigns">ThreeSigns</td>
        <td><p>Indicates a set of three sign icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_ThreeStars">ThreeStars</td>
        <td><p>Indicates a set of three star icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_ThreeTriangles">ThreeTriangles</td>
        <td><p>Indicates a set of three triangle icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_ThreeUnCircledSymbols">ThreeUnCircledSymbols</td>
        <td><p>Indicates a set of three uncircled symbol icons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_ConditionalFormattingIconSetStyle_ThreeUnrimmedTrafficLights">ThreeUnrimmedTrafficLights</td>
        <td><p>Indicates a set of three unrimmed traffic light icons.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
