# GrapeCity.Documents.Excel.ISlicerCache

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_ISlicerCache" data-uid="GrapeCity.Documents.Excel.ISlicerCache" class="text-break">ISlicerCache Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the current filter state for a slicer and information about which <a class="xref" href="GrapeCity.Documents.Excel.IPivotCache.html">IPivotCache</a>.</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_ISlicerCache_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ISlicerCache</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ISlicerCache</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_ISlicerCache_FilterCleared" data-uid="GrapeCity.Documents.Excel.ISlicerCache.FilterCleared">
          <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.FilterCleared.html#GrapeCity_Documents_Excel_ISlicerCache_FilterCleared">FilterCleared</a>
        </td>
        <td class="markdown level1 summary"><p>Returns whether the slicer filter state is cleared. Boolean. Read-only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_ISlicerCache_List" data-uid="GrapeCity.Documents.Excel.ISlicerCache.List">
          <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.List.html#GrapeCity_Documents_Excel_ISlicerCache_List">List</a>
        </td>
        <td class="markdown level1 summary"><p>True if the slicer cache is for a slicer on a table. False otherwise. Boolean Read-only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_ISlicerCache_Name" data-uid="GrapeCity.Documents.Excel.ISlicerCache.Name">
          <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.Name.html#GrapeCity_Documents_Excel_ISlicerCache_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the name of the slicer cache.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_ISlicerCache_PivotTables" data-uid="GrapeCity.Documents.Excel.ISlicerCache.PivotTables">
          <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.PivotTables.html#GrapeCity_Documents_Excel_ISlicerCache_PivotTables">PivotTables</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="GrapeCity.Documents.Excel.ISlicerPivotTables.html">ISlicerPivotTables</a> collection that contains information about the PivotTables the slicer cache is currently filtering. Read-only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_ISlicerCache_SlicerItems" data-uid="GrapeCity.Documents.Excel.ISlicerCache.SlicerItems">
          <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.SlicerItems.html#GrapeCity_Documents_Excel_ISlicerCache_SlicerItems">SlicerItems</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="GrapeCity.Documents.Excel.ISlicerItems.html">ISlicerItems</a>collection that contains the collection of all items in the slicer cache. Read-only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_ISlicerCache_Slicers" data-uid="GrapeCity.Documents.Excel.ISlicerCache.Slicers">
          <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.Slicers.html#GrapeCity_Documents_Excel_ISlicerCache_Slicers">Slicers</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="GrapeCity.Documents.Excel.ISlicers.html">ISlicers</a> collection that contains the collection of <a class="xref" href="GrapeCity.Documents.Excel.ISlicer.html">ISlicer</a> objects associated with the specified <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.html">ISlicerCache</a>. Read-only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_ISlicerCache_SortItems" data-uid="GrapeCity.Documents.Excel.ISlicerCache.SortItems">
          <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.SortItems.html#GrapeCity_Documents_Excel_ISlicerCache_SortItems">SortItems</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the sort order of the items in the slicer. Read/write <a class="xref" href="GrapeCity.Documents.Excel.SlicerSortOrder.html">SlicerSortOrder</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_ISlicerCache_SourceName" data-uid="GrapeCity.Documents.Excel.ISlicerCache.SourceName">
          <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.SourceName.html#GrapeCity_Documents_Excel_ISlicerCache_SourceName">SourceName</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the name of the data source the slicer is connected to. Read-only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_ISlicerCache_Table" data-uid="GrapeCity.Documents.Excel.ISlicerCache.Table">
          <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.Table.html#GrapeCity_Documents_Excel_ISlicerCache_Table">Table</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="GrapeCity.Documents.Excel.ITable.html">ITable</a> object associated with slicer. Read-only.</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="GrapeCity_Documents_Excel_ISlicerCache_ClearAllFilters" data-uid="GrapeCity.Documents.Excel.ISlicerCache.ClearAllFilters">
          <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.ClearAllFilters.html#GrapeCity_Documents_Excel_ISlicerCache_ClearAllFilters">ClearAllFilters()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears the filter for slicer, depending on the slicer cache type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_ISlicerCache_Delete" data-uid="GrapeCity.Documents.Excel.ISlicerCache.Delete">
          <a class="xref" href="GrapeCity.Documents.Excel.ISlicerCache.Delete.html#GrapeCity_Documents_Excel_ISlicerCache_Delete">Delete()</a>
        </td>
        <td class="markdown level1 summary"><p>Deletes the specified slicer cache and the slicers associated with it.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
