Shape.TextFrame2 Property

Definition

Returns a TextFrame2 object that contains the text for the specified shape. Read-only.

public:
 property Microsoft::Office::Core::TextFrame2 ^ TextFrame2 { Microsoft::Office::Core::TextFrame2 ^ get(); };
public Microsoft.Office.Core.TextFrame2 TextFrame2 { get; }
member this.TextFrame2 : Microsoft.Office.Core.TextFrame2
Public ReadOnly Property TextFrame2 As TextFrame2

Property Value

TextFrame2

Applies to