TextFrame.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.
Renvoie un Shape objet représentant la forme parente du cadre de texte.
public:
property Microsoft::Office::Interop::Word::Shape ^ Parent { Microsoft::Office::Interop::Word::Shape ^ get(); };
public Microsoft.Office.Interop.Word.Shape Parent { get; }
member this.Parent : Microsoft.Office.Interop.Word.Shape
Public ReadOnly Property Parent As Shape