# C1.Web.Mvc.Sheet.TableStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Sheet_TableStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle" class="text-break">TableStyle Class
</h1>
  <div class="markdown level0 summary"><p>Represents a Table style for the Table.</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">TableStyle</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.Web.Mvc.FlexSheet.dll</h6>
  <h5 id="C1_Web_Mvc_Sheet_TableStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TableStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TableStyle</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_TableStyle__ctor_System_String_" data-uid="C1.Web.Mvc.Sheet.TableStyle.#ctor(System.String)">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.-ctor.html#C1_Web_Mvc_Sheet_TableStyle__ctor_System_String_">TableStyle(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.html">TableStyle</a> instance.</p>
</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_TableStyle_FirstBandedColumnStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.FirstBandedColumnStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.FirstBandedColumnStyle.html#C1_Web_Mvc_Sheet_TableStyle_FirstBandedColumnStyle">FirstBandedColumnStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the first banded column style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_TableStyle_FirstBandedRowStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.FirstBandedRowStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.FirstBandedRowStyle.html#C1_Web_Mvc_Sheet_TableStyle_FirstBandedRowStyle">FirstBandedRowStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the first banded row style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_TableStyle_FirstColumnStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.FirstColumnStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.FirstColumnStyle.html#C1_Web_Mvc_Sheet_TableStyle_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_TableStyle_FirstHeaderCellStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.FirstHeaderCellStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.FirstHeaderCellStyle.html#C1_Web_Mvc_Sheet_TableStyle_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_TableStyle_FirstTotalCellStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.FirstTotalCellStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.FirstTotalCellStyle.html#C1_Web_Mvc_Sheet_TableStyle_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_TableStyle_HeaderRowStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.HeaderRowStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.HeaderRowStyle.html#C1_Web_Mvc_Sheet_TableStyle_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_TableStyle_IsBuiltIn" data-uid="C1.Web.Mvc.Sheet.TableStyle.IsBuiltIn">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.IsBuiltIn.html#C1_Web_Mvc_Sheet_TableStyle_IsBuiltIn">IsBuiltIn</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the table style is built-in style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_TableStyle_LastColumnStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.LastColumnStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.LastColumnStyle.html#C1_Web_Mvc_Sheet_TableStyle_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_TableStyle_LastHeaderCellStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.LastHeaderCellStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.LastHeaderCellStyle.html#C1_Web_Mvc_Sheet_TableStyle_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_TableStyle_LastTotalCellStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.LastTotalCellStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.LastTotalCellStyle.html#C1_Web_Mvc_Sheet_TableStyle_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_TableStyle_Name" data-uid="C1.Web.Mvc.Sheet.TableStyle.Name">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.Name.html#C1_Web_Mvc_Sheet_TableStyle_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_TableStyle_SecondBandedColumnStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.SecondBandedColumnStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.SecondBandedColumnStyle.html#C1_Web_Mvc_Sheet_TableStyle_SecondBandedColumnStyle">SecondBandedColumnStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the second banded column style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_TableStyle_SecondBandedRowStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.SecondBandedRowStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.SecondBandedRowStyle.html#C1_Web_Mvc_Sheet_TableStyle_SecondBandedRowStyle">SecondBandedRowStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the second banded row style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_TableStyle_TotalRowStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.TotalRowStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.TotalRowStyle.html#C1_Web_Mvc_Sheet_TableStyle_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_TableStyle_WholeTableStyle" data-uid="C1.Web.Mvc.Sheet.TableStyle.WholeTableStyle">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.WholeTableStyle.html#C1_Web_Mvc_Sheet_TableStyle_WholeTableStyle">WholeTableStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the whole table style.</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="C1_Web_Mvc_Sheet_TableStyle_CreateBuiltInTableStyleDark_System_Int32_" data-uid="C1.Web.Mvc.Sheet.TableStyle.CreateBuiltInTableStyleDark(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.CreateBuiltInTableStyleDark.html#C1_Web_Mvc_Sheet_TableStyle_CreateBuiltInTableStyleDark_System_Int32_">CreateBuiltInTableStyleDark(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.html">TableStyle</a> instance of built-in dark style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_TableStyle_CreateBuiltInTableStyleLight_System_Int32_" data-uid="C1.Web.Mvc.Sheet.TableStyle.CreateBuiltInTableStyleLight(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.CreateBuiltInTableStyleLight.html#C1_Web_Mvc_Sheet_TableStyle_CreateBuiltInTableStyleLight_System_Int32_">CreateBuiltInTableStyleLight(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.html">TableStyle</a> instance of built-in light style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Sheet_TableStyle_CreateBuiltInTableStyleMedium_System_Int32_" data-uid="C1.Web.Mvc.Sheet.TableStyle.CreateBuiltInTableStyleMedium(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.CreateBuiltInTableStyleMedium.html#C1_Web_Mvc_Sheet_TableStyle_CreateBuiltInTableStyleMedium_System_Int32_">CreateBuiltInTableStyleMedium(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Sheet.TableStyle.html">TableStyle</a> instance of built-in medium style.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
