# GrapeCity.Spreadsheet.WorksheetOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_WorksheetOptions" data-uid="GrapeCity.Spreadsheet.WorksheetOptions" class="text-break">WorksheetOptions Class
</h1>
  <div class="markdown level0 summary"><p>Represents all options of the <a class="xref" href="GrapeCity.Spreadsheet.IWorksheet.html">IWorksheet</a> object.</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">WorksheetOptions</span></div>
  </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_WorksheetOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class WorksheetOptions</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class WorksheetOptions</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_WorksheetOptions_FrozenLineColor" data-uid="GrapeCity.Spreadsheet.WorksheetOptions.FrozenLineColor">
          <a class="xref" href="GrapeCity.Spreadsheet.WorksheetOptions.FrozenLineColor.html#GrapeCity_Spreadsheet_WorksheetOptions_FrozenLineColor">FrozenLineColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the frozen line color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WorksheetOptions_FrozenLineThickness" data-uid="GrapeCity.Spreadsheet.WorksheetOptions.FrozenLineThickness">
          <a class="xref" href="GrapeCity.Spreadsheet.WorksheetOptions.FrozenLineThickness.html#GrapeCity_Spreadsheet_WorksheetOptions_FrozenLineThickness">FrozenLineThickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the frozen line thickness.</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_Spreadsheet_WorksheetOptions_Delete" data-uid="GrapeCity.Spreadsheet.WorksheetOptions.Delete">
          <a class="xref" href="GrapeCity.Spreadsheet.WorksheetOptions.Delete.html#GrapeCity_Spreadsheet_WorksheetOptions_Delete">Delete()</a>
        </td>
        <td class="markdown level1 summary"><p>Delete this WorksheetOptions.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
