# GrapeCity.Spreadsheet.CfExecutedResult

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_CfExecutedResult" data-uid="GrapeCity.Spreadsheet.CfExecutedResult" class="text-break">CfExecutedResult Struct
</h1>
  <div class="markdown level0 summary"><p>Represents the matched conditional formatting result.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.html">GrapeCity.Spreadsheet</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_CfExecutedResult_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct CfExecutedResult</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure CfExecutedResult</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>
    <tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_CfExecutedResult_Empty" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.Empty">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.Empty.html">Empty</a>
        </td>
        <td class="markdown level1 summary"><p>Represents an empty <a class="xref" href="GrapeCity.Spreadsheet.CellProtection.html">CellProtection</a> value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_CfExecutedResult_Format" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.Format">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.Format.html">Format</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the applied formatting of <a class="xref" href="GrapeCity.Spreadsheet.CfRule.html">CfRule</a> rules in the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_CfExecutedResult_OverrideFont" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.OverrideFont">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.OverrideFont.html">OverrideFont</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the font that will override current font settings of cell.</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="GrapeCity_Spreadsheet_CfExecutedResult_DataBarLength" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.DataBarLength">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.DataBarLength.html#GrapeCity_Spreadsheet_CfExecutedResult_DataBarLength">DataBarLength</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the relative length of the data bar.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_CfExecutedResult_DatabarAxisPosition" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.DatabarAxisPosition">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.DatabarAxisPosition.html#GrapeCity_Spreadsheet_CfExecutedResult_DatabarAxisPosition">DatabarAxisPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data bar's relative axis position.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_CfExecutedResult_DatabarRule" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.DatabarRule">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.DatabarRule.html#GrapeCity_Spreadsheet_CfExecutedResult_DatabarRule">DatabarRule</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data bar conditional formatting rule.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_CfExecutedResult_FunctionVisualizer" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.FunctionVisualizer">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.FunctionVisualizer.html#GrapeCity_Spreadsheet_CfExecutedResult_FunctionVisualizer">FunctionVisualizer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the visualization function in the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_CfExecutedResult_Icon" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.Icon">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.Icon.html#GrapeCity_Spreadsheet_CfExecutedResult_Icon">Icon</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the conditional formatting icon.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_CfExecutedResult_IconSetRule" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.IconSetRule">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.IconSetRule.html#GrapeCity_Spreadsheet_CfExecutedResult_IconSetRule">IconSetRule</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the icon set conditional formatting rule.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_CfExecutedResult_MatchData" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.MatchData">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.MatchData.html#GrapeCity_Spreadsheet_CfExecutedResult_MatchData">MatchData</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the conditional format matching data after processed conditional formatting rule(s).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_CfExecutedResult_RuleCount" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.RuleCount">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.RuleCount.html#GrapeCity_Spreadsheet_CfExecutedResult_RuleCount">RuleCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the total number of matched conditional formatting rules which requires painting above cell surface.</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="GrapeCity_Spreadsheet_CfExecutedResult_ClearPrintingCFs" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.ClearPrintingCFs">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.ClearPrintingCFs.html#GrapeCity_Spreadsheet_CfExecutedResult_ClearPrintingCFs">ClearPrintingCFs()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears all conditional formatting data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_CfExecutedResult_GetMatchedRule_System_Int32_System_Int32__" data-uid="GrapeCity.Spreadsheet.CfExecutedResult.GetMatchedRule(System.Int32,System.Int32@)">
          <a class="xref" href="GrapeCity.Spreadsheet.CfExecutedResult.GetMatchedRule.html#GrapeCity_Spreadsheet_CfExecutedResult_GetMatchedRule_System_Int32_System_Int32__">GetMatchedRule(int, out int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the matched conditional formatting rule at the specified position.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
