TextFrame Interface

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

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

Syntax

'Declaration
<GuidAttribute("91493484-5A91-11CF-8700-00AA0060263B")> _
Public Interface TextFrame
'Usage
Dim instance As TextFrame
[GuidAttribute("91493484-5A91-11CF-8700-00AA0060263B")]
public interface TextFrame

See Also

Reference

TextFrame Members

Microsoft.Office.Interop.PowerPoint Namespace