TextStyle Members

Include Protected Members
Include Inherited Members

Represents one of three text styles: title text, body text, or default text. Each text style contains a TextFrame object that describes how text is positioned within the text bounding box, a Ruler object that contains tab stops and outline indent formatting information, and a TextStyleLevels collection that contains outline text formatting information. The TextStyle object is a member of the TextStyles collection.

The TextStyle type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Levels Returns a TextStyleLevels object that represents outline text formatting. Read-only.
Public property Parent Returns the parent object for the specified object.
Public property Ruler Returns a Ruler object that represents the ruler for the specified text. Read-only.
Public property TextFrame Returns a TextFrame object that contains the alignment and anchoring properties for the specified shape or master text style.

Top

See Also

Reference

TextStyle Interface

Microsoft.Office.Interop.PowerPoint Namespace