# GrapeCity.Spreadsheet.TableStyleElementType

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Spreadsheet_TableStyleElementType" data-uid="GrapeCity.Spreadsheet.TableStyleElementType" class="text-break">TableStyleElementType Enum
</h1>
  <div class="markdown level0 summary"><p>Represents the table style element's type.</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_TableStyleElementType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum TableStyleElementType</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum TableStyleElementType</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_BlankRow">BlankRow</td>
        <td><p>Represents the blank row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_FirstColumn">FirstColumn</td>
        <td><p>Represents the first column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_FirstColumnStripe">FirstColumnStripe</td>
        <td><p>Represents the first column stripe.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_FirstHeaderCell">FirstHeaderCell</td>
        <td><p>Represents the first header cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_FirstRowStripe">FirstRowStripe</td>
        <td><p>Represents the first row stripe.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_FirstSubTotalColumn">FirstSubTotalColumn</td>
        <td><p>Represents the first sub total column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_FirstSubTotalRow">FirstSubTotalRow</td>
        <td><p>Represents the first sub total row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_FirstSubheadingColumn">FirstSubheadingColumn</td>
        <td><p>Represents the first sub header column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_FirstSubheadingRow">FirstSubheadingRow</td>
        <td><p>Represents the first sub header row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_FirstTotalCell">FirstTotalCell</td>
        <td><p>Represents the first total cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_HeaderRow">HeaderRow</td>
        <td><p>Represents the header row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_HoveredSelectedItemWithData">HoveredSelectedItemWithData</td>
        <td><p>Represents the hovered selected item with data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_HoveredSelectedItemWithNoData">HoveredSelectedItemWithNoData</td>
        <td><p>Represents the hovered selected item with no data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_HoveredUnselectedItemWithData">HoveredUnselectedItemWithData</td>
        <td><p>Represents the hovered un-selected item with data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_HoveredUnselectedItemWithNoData">HoveredUnselectedItemWithNoData</td>
        <td><p>Represents the hovered un-selected item with no data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_LastColumn">LastColumn</td>
        <td><p>Represents the last column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_LastHeaderCell">LastHeaderCell</td>
        <td><p>Represents the last header cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_LastTotalCell">LastTotalCell</td>
        <td><p>Represents the last total cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_ReportFilterLabels">ReportFilterLabels</td>
        <td><p>Represents the report filter labels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_ReportFilterValues">ReportFilterValues</td>
        <td><p>Represents the report filter values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_SecondColumnStripe">SecondColumnStripe</td>
        <td><p>Represents the second column stripe.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_SecondRowStripe">SecondRowStripe</td>
        <td><p>Represents the second row stripe.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_SecondSubTotalColumn">SecondSubTotalColumn</td>
        <td><p>Represents the second sub total column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_SecondSubTotalRow">SecondSubTotalRow</td>
        <td><p>Represents the second sub total row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_SecondSubheadingColumn">SecondSubheadingColumn</td>
        <td><p>Represents the second sub header column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_SecondSubheadingRow">SecondSubheadingRow</td>
        <td><p>Represents the second sub header row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_SelectedItemWithData">SelectedItemWithData</td>
        <td><p>Represents the selected item with data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_SelectedItemWithNoData">SelectedItemWithNoData</td>
        <td><p>Represents the selected item with no data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_ThirdSubTotalColumn">ThirdSubTotalColumn</td>
        <td><p>Represents the third sub total column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_ThirdSubTotalRow">ThirdSubTotalRow</td>
        <td><p>Represents the third sub total row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_ThirdSubheadingColumn">ThirdSubheadingColumn</td>
        <td><p>Represents the third sub header column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_ThirdSubheadingRow">ThirdSubheadingRow</td>
        <td><p>Represents the third sub header row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_TotalRow">TotalRow</td>
        <td><p>Represents the total row.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_UnselectedItemWithData">UnselectedItemWithData</td>
        <td><p>Represents the un-selected item with data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_UnselectedItemWithNoData">UnselectedItemWithNoData</td>
        <td><p>Represents the un-selected item with no data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_TableStyleElementType_WholeTable">WholeTable</td>
        <td><p>Represents the whole table.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
