SlicerCacheLevel.SlicerItems Property

Definition

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

public:
 property Microsoft::Office::Interop::Excel::SlicerItems ^ SlicerItems { Microsoft::Office::Interop::Excel::SlicerItems ^ get(); };
public Microsoft.Office.Interop.Excel.SlicerItems SlicerItems { get; }
Public ReadOnly Property SlicerItems As SlicerItems

Property Value

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

Remarks

Read-only.

Applies to