# C1.Web.Mvc.Sheet.WorkbookTableStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Sheet_WorkbookTableStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle" class="text-break">WorkbookTableStyle Class
</h1>
  <div class="markdown level0 summary"><p>Represents the Table Style definition.</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">WorkbookTableStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.Sheet.html">C1.Web.Mvc.Sheet</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.FlexSheet.dll</h6>
  <h5 id="C1_Web_Mvc_Sheet_WorkbookTableStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class WorkbookTableStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class WorkbookTableStyle</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="C1_Web_Mvc_Sheet_WorkbookTableStyle__ctor" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.#ctor">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.-ctor.html#C1_Web_Mvc_Sheet_WorkbookTableStyle__ctor">WorkbookTableStyle()</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="C1_Web_Mvc_Sheet_WorkbookTableStyle_FirstBandedColumnStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.FirstBandedColumnStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.FirstBandedColumnStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_FirstBandedColumnStyle">FirstBandedColumnStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the first column stripe style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_FirstBandedRowStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.FirstBandedRowStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.FirstBandedRowStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_FirstBandedRowStyle">FirstBandedRowStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the first row stripe style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_FirstColumnStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.FirstColumnStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.FirstColumnStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_FirstColumnStyle">FirstColumnStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the first column style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_FirstHeaderCellStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.FirstHeaderCellStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.FirstHeaderCellStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_FirstHeaderCellStyle">FirstHeaderCellStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the first cell style in the header row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_FirstTotalCellStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.FirstTotalCellStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.FirstTotalCellStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_FirstTotalCellStyle">FirstTotalCellStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the first cell style in the total row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_HeaderRowStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.HeaderRowStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.HeaderRowStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_HeaderRowStyle">HeaderRowStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the header row style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_LastColumnStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.LastColumnStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.LastColumnStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_LastColumnStyle">LastColumnStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the last column style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_LastHeaderCellStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.LastHeaderCellStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.LastHeaderCellStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_LastHeaderCellStyle">LastHeaderCellStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the last cell style in the header row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_LastTotalCellStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.LastTotalCellStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.LastTotalCellStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_LastTotalCellStyle">LastTotalCellStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the last cell style in the total row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_Name" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.Name">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.Name.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the table style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_SecondBandedColumnStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.SecondBandedColumnStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.SecondBandedColumnStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_SecondBandedColumnStyle">SecondBandedColumnStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the second column stripe style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_SecondBandedRowStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.SecondBandedRowStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.SecondBandedRowStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_SecondBandedRowStyle">SecondBandedRowStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the second row stripe style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_TotalRowStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.TotalRowStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.TotalRowStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_TotalRowStyle">TotalRowStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the total row style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_WorkbookTableStyle_WholeTableStyle" data-uid="C1.Web.Mvc.Sheet.WorkbookTableStyle.WholeTableStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.WorkbookTableStyle.WholeTableStyle.html#C1_Web_Mvc_Sheet_WorkbookTableStyle_WholeTableStyle">WholeTableStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the whole table style.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
