# GrapeCity.Documents.Excel.IThemeFont

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_IThemeFont" data-uid="GrapeCity.Documents.Excel.IThemeFont" class="text-break">IThemeFont Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the theme font.</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_IThemeFont_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IThemeFont</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IThemeFont</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_IThemeFont_FontLanguageIndex" data-uid="GrapeCity.Documents.Excel.IThemeFont.FontLanguageIndex">
          <a class="xref" href="GrapeCity.Documents.Excel.IThemeFont.FontLanguageIndex.html#GrapeCity_Documents_Excel_IThemeFont_FontLanguageIndex">FontLanguageIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the font language type of the theme font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IThemeFont_Name" data-uid="GrapeCity.Documents.Excel.IThemeFont.Name">
          <a class="xref" href="GrapeCity.Documents.Excel.IThemeFont.Name.html#GrapeCity_Documents_Excel_IThemeFont_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the theme font.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
