Slicers Interface
A collection of Slicer objects.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("000244C7-0000-0000-C000-000000000046")> _
Public Interface Slicers _
Inherits IEnumerable
'Usage
Dim instance As Slicers
[InterfaceTypeAttribute()]
[GuidAttribute("000244C7-0000-0000-C000-000000000046")]
public interface Slicers : IEnumerable
Remarks
Each Slicer object represents a slicer in a workbook. Slicers are used to filter data.