# GrapeCity.Core.BuiltInColorSchemes

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Core_BuiltInColorSchemes" data-uid="GrapeCity.Core.BuiltInColorSchemes" class="text-break">BuiltInColorSchemes Enum
</h1>
  <div class="markdown level0 summary"><p>Represents built-in theme color schemes.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Core.html">GrapeCity.Core</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Core_BuiltInColorSchemes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum BuiltInColorSchemes</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum BuiltInColorSchemes</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="GrapeCity_Core_BuiltInColorSchemes_Aspect">Aspect</td>
        <td><p>The Aspect theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Blue">Blue</td>
        <td><p>The Blue theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_BlueGreen">BlueGreen</td>
        <td><p>The Blue Green theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_BlueII">BlueII</td>
        <td><p>The Blue II theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_BlueWarm">BlueWarm</td>
        <td><p>The Blue Warm theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Default">Default</td>
        <td><p>The default theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Grayscale">Grayscale</td>
        <td><p>The Grayscale theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Green">Green</td>
        <td><p>The Green theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_GreenYellow">GreenYellow</td>
        <td><p>The Green Yellow theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Marquee">Marquee</td>
        <td><p>The Marquee theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Median">Median</td>
        <td><p>The Median theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Office2007">Office2007</td>
        <td><p>The Office 2007 - 2010 theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Office2013">Office2013</td>
        <td><p>The Office 2013 - 2022 theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Orange">Orange</td>
        <td><p>The Orange theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_OrangeRed">OrangeRed</td>
        <td><p>The Orange Red theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Paper">Paper</td>
        <td><p>The Paper theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Red">Red</td>
        <td><p>The Red theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_RedOrange">RedOrange</td>
        <td><p>The Red Orange theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_RedViolet">RedViolet</td>
        <td><p>The Red Violet theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Slipstream">Slipstream</td>
        <td><p>The Slipstream theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Violet">Violet</td>
        <td><p>The Violet theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_VioletII">VioletII</td>
        <td><p>The Violet II theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_Yellow">Yellow</td>
        <td><p>The Yellow theme color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltInColorSchemes_YellowOrange">YellowOrange</td>
        <td><p>The Yellow Orange theme color scheme.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
