# C1.WPF.Extended.Office2007ColorTheme

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_WPF_Extended_Office2007ColorTheme" data-uid="C1.WPF.Extended.Office2007ColorTheme" class="text-break">Office2007ColorTheme Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies a color theme from the standard Office2007 theme collection.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Extended.html">C1.WPF.Extended</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Extended.4.6.2.dll</h6>
  <h5 id="C1_WPF_Extended_Office2007ColorTheme_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum Office2007ColorTheme</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum Office2007ColorTheme</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="C1_WPF_Extended_Office2007ColorTheme_Apex">Apex</td>
        <td><p>Apex color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Aspect">Aspect</td>
        <td><p>Aspect color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Civic">Civic</td>
        <td><p>Civic color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Concourse">Concourse</td>
        <td><p>Concourse color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Equity">Equity</td>
        <td><p>Equity color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Flow">Flow</td>
        <td><p>Flow color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Foundry">Foundry</td>
        <td><p>Foundry color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_GrayScale">GrayScale</td>
        <td><p>GrayScale color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Highlight">Highlight</td>
        <td><p>Highlight color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Median">Median</td>
        <td><p>Median color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Metro">Metro</td>
        <td><p>Metro color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Module">Module</td>
        <td><p>Module color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Office">Office</td>
        <td><p>Office color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Opulent">Opulent</td>
        <td><p>Opulent color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Oriel">Oriel</td>
        <td><p>Oriel color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Origin">Origin</td>
        <td><p>Origin color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Paper">Paper</td>
        <td><p>Paper color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Solstice">Solstice</td>
        <td><p>Solstice color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Standard">Standard</td>
        <td><p>Standard color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Technic">Technic</td>
        <td><p>Technic color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Trek">Trek</td>
        <td><p>Trek color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Urban">Urban</td>
        <td><p>Urban color theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_Office2007ColorTheme_Verve">Verve</td>
        <td><p>Verve color theme.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
