# C1.WPF.Excel.XLPatternFormatting

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Excel_XLPatternFormatting" data-uid="C1.WPF.Excel.XLPatternFormatting" class="text-break">XLPatternFormatting Class
</h1>
  <div class="markdown level0 summary"><p>The pattern 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">XLPatternFormatting</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Excel.html">C1.WPF.Excel</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Excel.4.6.2.dll</h6>
  <h5 id="C1_WPF_Excel_XLPatternFormatting_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class XLPatternFormatting</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class XLPatternFormatting</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_WPF_Excel_XLPatternFormatting__ctor" data-uid="C1.WPF.Excel.XLPatternFormatting.#ctor">
          <a class="xref" href="C1.WPF.Excel.XLPatternFormatting.-ctor.html#C1_WPF_Excel_XLPatternFormatting__ctor">XLPatternFormatting()</a>
        </td>
        <td class="markdown level1 summary"><p>Initialization pattern formatting.</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_WPF_Excel_XLPatternFormatting_BackColor" data-uid="C1.WPF.Excel.XLPatternFormatting.BackColor">
          <a class="xref" href="C1.WPF.Excel.XLPatternFormatting.BackColor.html#C1_WPF_Excel_XLPatternFormatting_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets fill background color for this formating.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Excel_XLPatternFormatting_ForeColor" data-uid="C1.WPF.Excel.XLPatternFormatting.ForeColor">
          <a class="xref" href="C1.WPF.Excel.XLPatternFormatting.ForeColor.html#C1_WPF_Excel_XLPatternFormatting_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets fill foreground color for this formating.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Excel_XLPatternFormatting_Pattern" data-uid="C1.WPF.Excel.XLPatternFormatting.Pattern">
          <a class="xref" href="C1.WPF.Excel.XLPatternFormatting.Pattern.html#C1_WPF_Excel_XLPatternFormatting_Pattern">Pattern</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets fill pattern for this formating.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
