# GrapeCity.Documents.Excel.IWorkbookView

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_IWorkbookView" data-uid="GrapeCity.Documents.Excel.IWorkbookView" class="text-break">IWorkbookView Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the view settings of this workbook.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Excel.html">GrapeCity.Documents.Excel</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Excel.dll</h6>
  <h5 id="GrapeCity_Documents_Excel_IWorkbookView_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IWorkbookView</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IWorkbookView</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_Documents_Excel_IWorkbookView_AllowSheetReorder" data-uid="GrapeCity.Documents.Excel.IWorkbookView.AllowSheetReorder">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.AllowSheetReorder.html#GrapeCity_Documents_Excel_IWorkbookView_AllowSheetReorder">AllowSheetReorder</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow reordering of worksheet tabs.
SpreadJS only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_BackColor" data-uid="GrapeCity.Documents.Excel.IWorkbookView.BackColor">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.BackColor.html#GrapeCity_Documents_Excel_IWorkbookView_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Set background color of all worksheets.
SpreadJS only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_DisplayHorizontalScrollBar" data-uid="GrapeCity.Documents.Excel.IWorkbookView.DisplayHorizontalScrollBar">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.DisplayHorizontalScrollBar.html#GrapeCity_Documents_Excel_IWorkbookView_DisplayHorizontalScrollBar">DisplayHorizontalScrollBar</a>
        </td>
        <td class="markdown level1 summary"><p>True if the horizontal scroll bar is displayed. Read/write Boolean.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_DisplayVerticalScrollBar" data-uid="GrapeCity.Documents.Excel.IWorkbookView.DisplayVerticalScrollBar">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.DisplayVerticalScrollBar.html#GrapeCity_Documents_Excel_IWorkbookView_DisplayVerticalScrollBar">DisplayVerticalScrollBar</a>
        </td>
        <td class="markdown level1 summary"><p>True if the vertical scroll bar is displayed. Read/write Boolean.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_DisplayWorkbookTabs" data-uid="GrapeCity.Documents.Excel.IWorkbookView.DisplayWorkbookTabs">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.DisplayWorkbookTabs.html#GrapeCity_Documents_Excel_IWorkbookView_DisplayWorkbookTabs">DisplayWorkbookTabs</a>
        </td>
        <td class="markdown level1 summary"><p>True if the workbook tabs are displayed. Read/write Boolean.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_GrayAreaBackColor" data-uid="GrapeCity.Documents.Excel.IWorkbookView.GrayAreaBackColor">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.GrayAreaBackColor.html#GrapeCity_Documents_Excel_IWorkbookView_GrayAreaBackColor">GrayAreaBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Set background color of workbook gray area.
SpreadJS only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_NewTabVisible" data-uid="GrapeCity.Documents.Excel.IWorkbookView.NewTabVisible">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.NewTabVisible.html#GrapeCity_Documents_Excel_IWorkbookView_NewTabVisible">NewTabVisible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to show the New Tab button.
SpreadJS only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_NumbersFitMode" data-uid="GrapeCity.Documents.Excel.IWorkbookView.NumbersFitMode">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.NumbersFitMode.html#GrapeCity_Documents_Excel_IWorkbookView_NumbersFitMode">NumbersFitMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the display mode when date/number data width longer than column width.
SpreadJS only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_TabEditable" data-uid="GrapeCity.Documents.Excel.IWorkbookView.TabEditable">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.TabEditable.html#GrapeCity_Documents_Excel_IWorkbookView_TabEditable">TabEditable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow editing of the worksheet name.
SpreadJS only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_TabNavigationVisible" data-uid="GrapeCity.Documents.Excel.IWorkbookView.TabNavigationVisible">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.TabNavigationVisible.html#GrapeCity_Documents_Excel_IWorkbookView_TabNavigationVisible">TabNavigationVisible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to display navigation buttons in the workbook.
SpreadJS only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_TabRatio" data-uid="GrapeCity.Documents.Excel.IWorkbookView.TabRatio">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.TabRatio.html#GrapeCity_Documents_Excel_IWorkbookView_TabRatio">TabRatio</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the ratio of the width of the workbook's tab area to the width of the window's horizontal scroll bar (as a number between 0 (zero) and 1; the default value is 0.6). Read/write Double.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_TabStripPosition" data-uid="GrapeCity.Documents.Excel.IWorkbookView.TabStripPosition">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.TabStripPosition.html#GrapeCity_Documents_Excel_IWorkbookView_TabStripPosition">TabStripPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position of tab strip relative to the workbook.
SpreadJS only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IWorkbookView_TabStripWidth" data-uid="GrapeCity.Documents.Excel.IWorkbookView.TabStripWidth">
          <a class="xref" href="GrapeCity.Documents.Excel.IWorkbookView.TabStripWidth.html#GrapeCity_Documents_Excel_IWorkbookView_TabStripWidth">TabStripWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of tab strip.
SpreadJS only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
