# GrapeCity.Core.ThemeEffectScheme

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Core_ThemeEffectScheme" data-uid="GrapeCity.Core.ThemeEffectScheme" class="text-break">ThemeEffectScheme Class
</h1>
  <div class="markdown level0 summary"><p>Represents the effects scheme of a theme.</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">ThemeEffectScheme</span></div>
  </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_ThemeEffectScheme_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ThemeEffectScheme</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class ThemeEffectScheme</code></pre>
  </div>
  <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_Core_ThemeEffectScheme_Name" data-uid="GrapeCity.Core.ThemeEffectScheme.Name">
          <a class="xref" href="GrapeCity.Core.ThemeEffectScheme.Name.html#GrapeCity_Core_ThemeEffectScheme_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>The common name for this effect scheme.</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_Core_ThemeEffectScheme_Load_System_String_" data-uid="GrapeCity.Core.ThemeEffectScheme.Load(System.String)">
          <a class="xref" href="GrapeCity.Core.ThemeEffectScheme.Load.html#GrapeCity_Core_ThemeEffectScheme_Load_System_String_">Load(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the color scheme of a <a class="xref" href="GrapeCity.Core.Theme.html">Theme</a> from a file.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
