Share via


ChartFormat.TextFrame2 Property

Returns an object that contains text formatting for the specified chart element. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property TextFrame2 As TextFrame2
    Get
'Usage
Dim instance As ChartFormat
Dim value As TextFrame2

value = instance.TextFrame2
TextFrame2 TextFrame2 { get; }

Property Value

Type: TextFrame2
TextFrame2

See Also

Reference

ChartFormat Interface

ChartFormat Members

Microsoft.Office.Interop.Word Namespace