# GrapeCity.ActiveReports.Web.XlsxDataExportSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Web_XlsxDataExportSettings" data-uid="GrapeCity.ActiveReports.Web.XlsxDataExportSettings" class="text-break">XlsxDataExportSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the settings for exporting data to a XLSX Data 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"><span class="xref">XlsxDataExportSettings</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_XlsxDataExportSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class XlsxDataExportSettings : BaseExportSettings</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_XlsxDataExportSettings__ctor" data-uid="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.-ctor.html#GrapeCity_ActiveReports_Web_XlsxDataExportSettings__ctor">XlsxDataExportSettings()</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_XlsxDataExportSettings_AllowImages" data-uid="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.AllowImages">
          <a class="xref" href="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.AllowImages.html#GrapeCity_ActiveReports_Web_XlsxDataExportSettings_AllowImages">AllowImages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to render images are allowed in the XLSX file.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_XlsxDataExportSettings_Author" data-uid="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.Author">
          <a class="xref" href="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.Author.html#GrapeCity_ActiveReports_Web_XlsxDataExportSettings_Author">Author</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the author that appears in the Author field of the Properties dialog in the XLSX file.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_XlsxDataExportSettings_AutoRowsHeight" data-uid="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.AutoRowsHeight">
          <a class="xref" href="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.AutoRowsHeight.html#GrapeCity_ActiveReports_Web_XlsxDataExportSettings_AutoRowsHeight">AutoRowsHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to automatically adjust the row height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_XlsxDataExportSettings_Categories" data-uid="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.Categories">
          <a class="xref" href="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.Categories.html#GrapeCity_ActiveReports_Web_XlsxDataExportSettings_Categories">Categories</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the categories for a document that appear in the Categories field of the Properties dialog in the XLSX file.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_XlsxDataExportSettings_OpenXmlStandard" data-uid="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.OpenXmlStandard">
          <a class="xref" href="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.OpenXmlStandard.html#GrapeCity_ActiveReports_Web_XlsxDataExportSettings_OpenXmlStandard">OpenXmlStandard</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the OpenXmlStandard of the output XLSX file.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_XlsxDataExportSettings_Title" data-uid="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.Title">
          <a class="xref" href="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.Title.html#GrapeCity_ActiveReports_Web_XlsxDataExportSettings_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the title for a document that appears in the Title field of the Properties dialog in the XLSX file.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_XlsxDataExportSettings_UseCompression" data-uid="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.UseCompression">
          <a class="xref" href="GrapeCity.ActiveReports.Web.XlsxDataExportSettings.UseCompression.html#GrapeCity_ActiveReports_Web_XlsxDataExportSettings_UseCompression">UseCompression</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether compression is used.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
