# GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSecurity" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity" class="text-break">ExcelRenderingExtensionSecurity Class
</h1>
  <div class="markdown level0 summary"><p>Encapsulates the information necessary to provide excel document security and encryption.</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">ExcelRenderingExtensionSecurity</span></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_ExcelRenderingExtensionSecurity_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class ExcelRenderingExtensionSecurity</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_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSecurity_Password" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity.Password">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity.Password.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSecurity_Password">Password</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the password which can be entered to permit to open Excel document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSecurity_ProtectedBy" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity.ProtectedBy">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity.ProtectedBy.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSecurity_ProtectedBy">ProtectedBy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the User Name responsible to password protect the excel spreadsheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSecurity_ReadOnlyRecommended" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity.ReadOnlyRecommended">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity.ReadOnlyRecommended.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSecurity_ReadOnlyRecommended">ReadOnlyRecommended</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value to indicate if the Excel file was saved as read only recommended.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSecurity_WritePassword" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity.WritePassword">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity.WritePassword.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSecurity_WritePassword">WritePassword</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the write password of the Excel file.</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_ExcelRenderingExtensionSecurity_ToString" data-uid="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity.ToString.html#GrapeCity_ActiveReports_Export_Excel_Page_ExcelRenderingExtensionSecurity_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string representation of the current security settings.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
