# GrapeCity.Spreadsheet.IProtection

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_IProtection" data-uid="GrapeCity.Spreadsheet.IProtection" class="text-break">IProtection Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the various types of protection options available for a worksheet.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.html">GrapeCity.Spreadsheet</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_IProtection_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IProtection</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IProtection</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_Spreadsheet_IProtection_AllowDeletingColumns" data-uid="GrapeCity.Spreadsheet.IProtection.AllowDeletingColumns">
          <a class="xref" href="GrapeCity.Spreadsheet.IProtection.AllowDeletingColumns.html#GrapeCity_Spreadsheet_IProtection_AllowDeletingColumns">AllowDeletingColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the deletion of columns is allowed on a protected worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_IProtection_AllowDeletingRows" data-uid="GrapeCity.Spreadsheet.IProtection.AllowDeletingRows">
          <a class="xref" href="GrapeCity.Spreadsheet.IProtection.AllowDeletingRows.html#GrapeCity_Spreadsheet_IProtection_AllowDeletingRows">AllowDeletingRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the deletion of rows is allowed on a protected worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_IProtection_AllowFiltering" data-uid="GrapeCity.Spreadsheet.IProtection.AllowFiltering">
          <a class="xref" href="GrapeCity.Spreadsheet.IProtection.AllowFiltering.html#GrapeCity_Spreadsheet_IProtection_AllowFiltering">AllowFiltering</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the user is allowed to make use of an <a class="xref" href="GrapeCity.Spreadsheet.IAutoFilter.html">IAutoFilter</a> that was created before the sheet was protected.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_IProtection_AllowFormattingCells" data-uid="GrapeCity.Spreadsheet.IProtection.AllowFormattingCells">
          <a class="xref" href="GrapeCity.Spreadsheet.IProtection.AllowFormattingCells.html#GrapeCity_Spreadsheet_IProtection_AllowFormattingCells">AllowFormattingCells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the formatting of cells is allowed on a protected worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_IProtection_AllowFormattingColumns" data-uid="GrapeCity.Spreadsheet.IProtection.AllowFormattingColumns">
          <a class="xref" href="GrapeCity.Spreadsheet.IProtection.AllowFormattingColumns.html#GrapeCity_Spreadsheet_IProtection_AllowFormattingColumns">AllowFormattingColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the formatting of columns is allowed on a protected worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_IProtection_AllowFormattingRows" data-uid="GrapeCity.Spreadsheet.IProtection.AllowFormattingRows">
          <a class="xref" href="GrapeCity.Spreadsheet.IProtection.AllowFormattingRows.html#GrapeCity_Spreadsheet_IProtection_AllowFormattingRows">AllowFormattingRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the formatting of rows is allowed on a protected worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_IProtection_AllowInsertingColumns" data-uid="GrapeCity.Spreadsheet.IProtection.AllowInsertingColumns">
          <a class="xref" href="GrapeCity.Spreadsheet.IProtection.AllowInsertingColumns.html#GrapeCity_Spreadsheet_IProtection_AllowInsertingColumns">AllowInsertingColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the insertion of columns is allowed on a protected worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_IProtection_AllowInsertingHyperlinks" data-uid="GrapeCity.Spreadsheet.IProtection.AllowInsertingHyperlinks">
          <a class="xref" href="GrapeCity.Spreadsheet.IProtection.AllowInsertingHyperlinks.html#GrapeCity_Spreadsheet_IProtection_AllowInsertingHyperlinks">AllowInsertingHyperlinks</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the insertion of hyperlinks is allowed on a protected worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_IProtection_AllowInsertingRows" data-uid="GrapeCity.Spreadsheet.IProtection.AllowInsertingRows">
          <a class="xref" href="GrapeCity.Spreadsheet.IProtection.AllowInsertingRows.html#GrapeCity_Spreadsheet_IProtection_AllowInsertingRows">AllowInsertingRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the insertion of rows is allowed on a protected worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_IProtection_AllowSorting" data-uid="GrapeCity.Spreadsheet.IProtection.AllowSorting">
          <a class="xref" href="GrapeCity.Spreadsheet.IProtection.AllowSorting.html#GrapeCity_Spreadsheet_IProtection_AllowSorting">AllowSorting</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the sorting option is allowed on a protected worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_IProtection_AllowUsingPivotTables" data-uid="GrapeCity.Spreadsheet.IProtection.AllowUsingPivotTables">
          <a class="xref" href="GrapeCity.Spreadsheet.IProtection.AllowUsingPivotTables.html#GrapeCity_Spreadsheet_IProtection_AllowUsingPivotTables">AllowUsingPivotTables</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the user is allowed to manipulate PivotTables on a protected worksheet.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
