Shape.TextFrame Property

Definition

Returns a TextFrame object that contains the text for the specified shape.

public:
 property Microsoft::Office::Interop::Word::TextFrame ^ TextFrame { Microsoft::Office::Interop::Word::TextFrame ^ get(); };
public Microsoft.Office.Interop.Word.TextFrame TextFrame { get; }
member this.TextFrame : Microsoft.Office.Interop.Word.TextFrame
Public ReadOnly Property TextFrame As TextFrame

Property Value

Applies to