ShapeRange.TextFrame2 Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property TextFrame2 As TextFrame2
Get
'Usage
Dim instance As ShapeRange
Dim value As TextFrame2
value = instance.TextFrame2
TextFrame2 TextFrame2 { get; }
Property Value
Type: Microsoft.Office.Core.TextFrame2