Partager via


Slicer.Shape Propriété

Définition

Obtient l’objet Shape associé au segment 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 segment spécifié.

Remarques

En lecture seule.

Certaines propriétés du segment, telles que la AlternativeText propriété , sont accessibles uniquement à partir de l’objet Shape associé au segment.

S’applique à