SlicerItem.Parent Property

Definition

Gets the parent SlicerCache object for the slicer item.

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

Property Value

The parent SlicerCache object for the slicer item.

Remarks

Read-only.

Applies to