Edit

Share via


TextFrame.Parent Property

Definition

Returns a Shape object representing the parent shape of the text frame.

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

Property Value

Applies to