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