Slicer.Shape 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 Shape l’objet associé au slicer spécifié.
public:
property Microsoft::Office::Interop::Excel::Shape ^ Shape { Microsoft::Office::Interop::Excel::Shape ^ get(); };
public Microsoft.Office.Interop.Excel.Shape Shape { get; }
Public ReadOnly Property Shape As Shape
Valeur de propriété
Objet Shape associé au slicer spécifié.
Remarques
En lecture seule.
Certaines propriétés du slicer, telles que la propriété, sont accessibles uniquement à partir de l’objet AlternativeText Shape associé au slicer.