SlicerItem.Parent Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’objet parent SlicerCache de l’élément de segment.
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
Valeur de propriété
Objet parent SlicerCache de l’élément de segment.
Remarques
En lecture seule.