ChartFormat.TextFrame2 Property
Returns the text formatting for the specified chart element. Read-only TextFrame2.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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: Microsoft.Office.Interop.PowerPoint.TextFrame2