# GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings" class="text-break">ExcelRenderingExtensionSettings Class
</h1>
  <div class="markdown level0 summary"><p>Settings class for <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtension.html">ExcelRenderingExtension</a>.</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">ExcelRenderingExtensionSettings</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../MESCIUS.ActiveReports.Core.Rendering/GrapeCity.ActiveReports.Extensibility.Rendering.ISettings.html">ISettings</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.html">GrapeCity.ActiveReports.Export.Excel.Page</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Excel.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof())]
public sealed class ExcelRenderingExtensionSettings : ISettings</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_Export_Excel_Page_ExcelRenderingExtensionSettings__ctor" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.-ctor.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings__ctor">ExcelRenderingExtensionSettings()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings__ctor_System_Collections_Specialized_NameValueCollection_" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.#ctor(System.Collections.Specialized.NameValueCollection)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.-ctor.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings__ctor_System_Collections_Specialized_NameValueCollection_">ExcelRenderingExtensionSettings(NameValueCollection)</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_Export_Excel_Page_ExcelRenderingExtensionSettings_Author" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.Author">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.Author.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_Author">Author</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the author of document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_Categories" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.Categories">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.Categories.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_Categories">Categories</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the categories of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_EnableToggles" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.EnableToggles">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.EnableToggles.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_EnableToggles">EnableToggles</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to export toggles from table details or groups to collapsible rows.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_FileFormat" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.FileFormat">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.FileFormat.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_FileFormat">FileFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether to use Biff or OpenXml format for the output file. OpenXml is default.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_MultiSheet" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.MultiSheet">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.MultiSheet.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_MultiSheet">MultiSheet</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether to generate single-sheet or multisheet document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_OpenXmlStandard" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.OpenXmlStandard">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.OpenXmlStandard.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_OpenXmlStandard">OpenXmlStandard</a>
        </td>
        <td class="markdown level1 summary"><p>Open XML conformance level.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_PageSettings" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.PageSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.PageSettings.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_PageSettings">PageSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionPageSettings.html">ExcelRenderingExtensionPageSettings</a> object for initializing Excel file print setting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_Pagination" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.Pagination">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.Pagination.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_Pagination">Pagination</a>
        </td>
        <td class="markdown level1 summary"><p>Force paginated or galley report layout mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_RightToLeft" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.RightToLeft">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.RightToLeft.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_RightToLeft">RightToLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Show sheets right to left. Content will not be mirrored.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_Security" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.Security">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.Security.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_Security">Security</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity.html">ExcelRenderingExtensionSecurity</a> object for initializing document security.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_SheetMode" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.SheetMode">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.SheetMode.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_SheetMode">SheetMode</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies how to split the report content into sheets.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_SheetName" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.SheetName">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.SheetName.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_SheetName">SheetName</a>
        </td>
        <td class="markdown level1 summary"><p>Sets or returns a value indicating the name of sheet. <b>Sheet</b> is default.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_Title" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.Title">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.Title.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the title of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_UseCompression" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.UseCompression">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.UseCompression.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_UseCompression">UseCompression</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value indicating should compression be used on exporting with Xlsx file format. True by default.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_UseDefaultPalette" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.UseDefaultPalette">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.UseDefaultPalette.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_UseDefaultPalette">UseDefaultPalette</a>
        </td>
        <td class="markdown level1 summary"><p>Sets or returns whether export document with Excel default palette.</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_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_ApplySettings_System_Collections_Specialized_NameValueCollection_" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.ApplySettings(System.Collections.Specialized.NameValueCollection)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.ApplySettings.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_ApplySettings_System_Collections_Specialized_NameValueCollection_">ApplySettings(NameValueCollection)</a>
        </td>
        <td class="markdown level1 summary"><p>Apply settings for the rendering extension.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_GetSettings" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.GetSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.GetSettings.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_GetSettings">GetSettings()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.specialized.namevaluecollection">NameValueCollection</a> containing the settings for the rendering extension.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_op_Implicit_GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings__System_Collections_Specialized_NameValueCollection" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.op_Implicit(GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings)~System.Collections.Specialized.NameValueCollection">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.op_Implicit.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings_op_Implicit_GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSettings__System_Collections_Specialized_NameValueCollection">implicit operator NameValueCollection(ExcelRenderingExtensionSettings)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an implicit conversion from <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.Settings.html">Settings</a> to <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.specialized.namevaluecollection">NameValueCollection</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
