# GrapeCity.Documents.Excel.IThemeFontScheme

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_IThemeFontScheme" data-uid="GrapeCity.Documents.Excel.IThemeFontScheme" class="text-break">IThemeFontScheme Interface
</h1>
  <div class="markdown level0 summary"><p>Specifies the font theme to use.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Excel.html">GrapeCity.Documents.Excel</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Excel.dll</h6>
  <h5 id="GrapeCity_Documents_Excel_IThemeFontScheme_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IThemeFontScheme</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IThemeFontScheme</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_Documents_Excel_IThemeFontScheme_Major" data-uid="GrapeCity.Documents.Excel.IThemeFontScheme.Major">
          <a class="xref" href="GrapeCity.Documents.Excel.IThemeFontScheme.Major.html#GrapeCity_Documents_Excel_IThemeFontScheme_Major">Major</a>
        </td>
        <td class="markdown level1 summary"><p>Uses the major font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IThemeFontScheme_Minor" data-uid="GrapeCity.Documents.Excel.IThemeFontScheme.Minor">
          <a class="xref" href="GrapeCity.Documents.Excel.IThemeFontScheme.Minor.html#GrapeCity_Documents_Excel_IThemeFontScheme_Minor">Minor</a>
        </td>
        <td class="markdown level1 summary"><p>Uses the minor font.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
