SlicerCacheLevel.SlicerItems Property

Gets a SlicerItems collection that contains the collection of all slicer items for the specified level.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property SlicerItems As SlicerItems
    Get
'Usage
Dim instance As SlicerCacheLevel
Dim value As SlicerItems

value = instance.SlicerItems
SlicerItems SlicerItems { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.SlicerItems
A SlicerItems collection that contains the collection of all slicer items for the specified level.

Remarks

Read-only.

See Also

Reference

SlicerCacheLevel Interface

SlicerCacheLevel Members

Microsoft.Office.Interop.Excel Namespace