VisibleSlicerItems Property (SlicerCache)
Gets the
ISlicerItems collection that contains the collection of all the visible items in the specified slicer cache.
'Declaration
Public MustOverride ReadOnly Property VisibleSlicerItems As ISlicerItems
'Usage
Dim instance As SlicerCache
Dim value As ISlicerItems
value = instance.VisibleSlicerItems
Property Value
The
ISlicerItems collection that contains the collection of all the visible items.