TextFrame Interface

Represents the text frame in a Shape object. Contains the text in the text frame as well as the properties and methods that control the alignment and anchoring of the text frame.

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

Syntax

'Declaration
<GuidAttribute("0002443D-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface TextFrame
'Usage
Dim instance As TextFrame
[GuidAttribute("0002443D-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface TextFrame

See Also

Reference

TextFrame Members

Microsoft.Office.Interop.Excel Namespace