# GrapeCity.ActiveReports.Web.XlsExportSettings

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Web_XlsExportSettings" data-uid="GrapeCity.ActiveReports.Web.XlsExportSettings" class="text-break">XlsExportSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the settings for exporting data to a XLS format.</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"><a class="xref" href="GrapeCity.ActiveReports.Web.BaseExportSettings.html">BaseExportSettings</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Web.BaseXlsExportSettings.html">BaseXlsExportSettings</a></div>
    <div class="level3"><a class="xref" href="GrapeCity.ActiveReports.Web.BaseXlsFullExportSettings.html">BaseXlsFullExportSettings</a></div>
    <div class="level4"><span class="xref">XlsExportSettings</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Web.html">GrapeCity.ActiveReports.Web</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Web.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Web_XlsExportSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class XlsExportSettings : BaseXlsFullExportSettings</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_XlsExportSettings__ctor" data-uid="GrapeCity.ActiveReports.Web.XlsExportSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.XlsExportSettings.-ctor.html#GrapeCity_ActiveReports_Web_XlsExportSettings__ctor">XlsExportSettings()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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_ActiveReports_Web_XlsExportSettings_FileFormat" data-uid="GrapeCity.ActiveReports.Web.XlsExportSettings.FileFormat">
          <a class="xref" href="GrapeCity.ActiveReports.Web.XlsExportSettings.FileFormat.html#GrapeCity_ActiveReports_Web_XlsExportSettings_FileFormat">FileFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the file format for exporting XLS files.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
