# GrapeCity.Spreadsheet.BuiltInSlicerStyles

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Spreadsheet_BuiltInSlicerStyles" data-uid="GrapeCity.Spreadsheet.BuiltInSlicerStyles" class="text-break">BuiltInSlicerStyles Enum
</h1>
  <div class="markdown level0 summary"><p>Represents all built-in slicer styles.</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_BuiltInSlicerStyles_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum BuiltInSlicerStyles</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum BuiltInSlicerStyles</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_BuiltInSlicerStyles_SlicerStyleDark1">SlicerStyleDark1</td>
        <td><p>Slicer Style Dark 1</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleDark2">SlicerStyleDark2</td>
        <td><p>Slicer Style Dark 2</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleDark3">SlicerStyleDark3</td>
        <td><p>Slicer Style Dark 3</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleDark4">SlicerStyleDark4</td>
        <td><p>Slicer Style Dark 4</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleDark5">SlicerStyleDark5</td>
        <td><p>Slicer Style Dark 5</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleDark6">SlicerStyleDark6</td>
        <td><p>Slicer Style Dark 6</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleLight1">SlicerStyleLight1</td>
        <td><p>Slicer Style Light 1</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleLight2">SlicerStyleLight2</td>
        <td><p>Slicer Style Light 2</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleLight3">SlicerStyleLight3</td>
        <td><p>Slicer Style Light 3</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleLight4">SlicerStyleLight4</td>
        <td><p>Slicer Style Light 4</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleLight5">SlicerStyleLight5</td>
        <td><p>Slicer Style Light 5</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleLight6">SlicerStyleLight6</td>
        <td><p>Slicer Style Light 6</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleOther1">SlicerStyleOther1</td>
        <td><p>Slicer Style Other 1</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_BuiltInSlicerStyles_SlicerStyleOther2">SlicerStyleOther2</td>
        <td><p>Slicer Style Other 2</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
