# GrapeCity.Spreadsheet.Slicers.ISlicer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_Slicers_ISlicer" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer" class="text-break">ISlicer Interface
</h1>
  <div class="markdown level0 summary"><p>Represents a slicer view to filter data.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.Slicers.html">GrapeCity.Spreadsheet.Slicers</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_Slicers_ISlicer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ISlicer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ISlicer</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_Spreadsheet_Slicers_ISlicer_Caption" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Caption">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Caption.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Caption">Caption</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the caption of the specified slicer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_ColumnWidth" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.ColumnWidth">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.ColumnWidth.html#GrapeCity_Spreadsheet_Slicers_ISlicer_ColumnWidth">ColumnWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width, in pixels, of each column in the slicer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_DisableMoveResizeUI" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.DisableMoveResizeUI">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.DisableMoveResizeUI.html#GrapeCity_Spreadsheet_Slicers_ISlicer_DisableMoveResizeUI">DisableMoveResizeUI</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the specified slicer can be moved or resized by using the user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_DisplayHeader" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.DisplayHeader">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.DisplayHeader.html#GrapeCity_Spreadsheet_Slicers_ISlicer_DisplayHeader">DisplayHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the header that displays the slicer <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Caption.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Caption">Caption</a> is visible.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_Height" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Height">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Height.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of the specified slicer, in pixels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_Left" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Left">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Left.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Left">Left</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal position of the specified slicer, in pixels, relative to the upper-left corner of cell A1 on a worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_Locked" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Locked">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Locked.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Locked">Locked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the specified slicer can be modified when the sheet that contains it is protected.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_Name" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Name">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Name.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the specified slicer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_NumberOfColumns" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.NumberOfColumns">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.NumberOfColumns.html#GrapeCity_Spreadsheet_Slicers_ISlicer_NumberOfColumns">NumberOfColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of columns in the specified slicer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_RowHeight" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.RowHeight">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.RowHeight.html#GrapeCity_Spreadsheet_Slicers_ISlicer_RowHeight">RowHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of each row in the specified slicer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_Shape" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Shape">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Shape.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Shape">Shape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShape.html">IShape</a> object associated with the specified slicer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_SlicerCache" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.SlicerCache">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.SlicerCache.html#GrapeCity_Spreadsheet_Slicers_ISlicer_SlicerCache">SlicerCache</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicerCache.html">ISlicerCache</a> object associated with the slicer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_Style" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Style">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Style.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style currently applied to the specified slicer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_Top" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Top">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Top.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Top">Top</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical position of the specified slicer, in pixels, relative to the upper-left corner of cell A1 on a worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_Width" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Width">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Width.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the specified slicer, in pixels.</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_Spreadsheet_Slicers_ISlicer_Copy" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Copy">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Copy.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Copy">Copy()</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the specified slicer to the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_Cut" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Cut">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Cut.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Cut">Cut()</a>
        </td>
        <td class="markdown level1 summary"><p>Cuts the specified slicer and copies it to the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Slicers_ISlicer_Delete" data-uid="GrapeCity.Spreadsheet.Slicers.ISlicer.Delete">
          <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicer.Delete.html#GrapeCity_Spreadsheet_Slicers_ISlicer_Delete">Delete()</a>
        </td>
        <td class="markdown level1 summary"><p>Deletes the slicer and removes it from the associated <a class="xref" href="GrapeCity.Spreadsheet.Slicers.ISlicers.html">ISlicers</a> collection.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
