Shape.ParentGroup 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.
Renvoie un Shape objet qui représente la forme parente commune d’une forme enfant.
public:
property Microsoft::Office::Interop::Word::Shape ^ ParentGroup { Microsoft::Office::Interop::Word::Shape ^ get(); };
public Microsoft.Office.Interop.Word.Shape ParentGroup { get; }
member this.ParentGroup : Microsoft.Office.Interop.Word.Shape
Public ReadOnly Property ParentGroup As Shape