# C1.C1Excel.XLConditionalFormatting

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_C1Excel_XLConditionalFormatting" data-uid="C1.C1Excel.XLConditionalFormatting" class="text-break">XLConditionalFormatting Class
</h1>
  <div class="markdown level0 summary"><p>Conditional formatting.</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">XLConditionalFormatting</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.C1Excel.html">C1.C1Excel</a></h6>
  <h6><strong>Assembly</strong>: C1.C1Excel.4.8.dll</h6>
  <h5 id="C1_C1Excel_XLConditionalFormatting_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class XLConditionalFormatting</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class XLConditionalFormatting</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="C1_C1Excel_XLConditionalFormatting__ctor" data-uid="C1.C1Excel.XLConditionalFormatting.#ctor">
          <a class="xref" href="C1.C1Excel.XLConditionalFormatting.-ctor.html#C1_C1Excel_XLConditionalFormatting__ctor">XLConditionalFormatting()</a>
        </td>
        <td class="markdown level1 summary"><p>Initialization conditional formatting object.</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="C1_C1Excel_XLConditionalFormatting_Ranges" data-uid="C1.C1Excel.XLConditionalFormatting.Ranges">
          <a class="xref" href="C1.C1Excel.XLConditionalFormatting.Ranges.html#C1_C1Excel_XLConditionalFormatting_Ranges">Ranges</a>
        </td>
        <td class="markdown level1 summary"><p>The collection of conditional formatting ranges.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLConditionalFormatting_Rules" data-uid="C1.C1Excel.XLConditionalFormatting.Rules">
          <a class="xref" href="C1.C1Excel.XLConditionalFormatting.Rules.html#C1_C1Excel_XLConditionalFormatting_Rules">Rules</a>
        </td>
        <td class="markdown level1 summary"><p>The collection of conditional formatting rules.</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="C1_C1Excel_XLConditionalFormatting_Clone" data-uid="C1.C1Excel.XLConditionalFormatting.Clone">
          <a class="xref" href="C1.C1Excel.XLConditionalFormatting.Clone.html#C1_C1Excel_XLConditionalFormatting_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new <a class="xref" href="C1.C1Excel.XLConditionalFormatting.html">XLConditionalFormatting</a> object that is a copy of the current instance.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
