SlicerItems interface
Office 2013 and later
Represents the collection of SlicerItem objects contained in a SlicerCache or SlicerCacheLevel object.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
To access the SlicerItems collection that represents the items in a slicer based on data in the workbook or non-OLAP external data, use the SlicerItems property of the SlicerCache object that is associated with the slicer.
To access the SlicerItems collection that represents the items in a slicer based on OLAP data connection, use the SlicerItems property of the SlicerCacheLevel object that represents a level of the hierarchy.
Show: