TextStyle Object Members

PowerPoint Developer Reference

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 placed 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.

Properties

  Name Description
Bb251501.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251501.properties(en-us,office.12).gif Levels Returns a TextStyleLevels object that represents outline text formatting. Read-only.
Bb251501.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251501.properties(en-us,office.12).gif Ruler Returns a Ruler object that represents the ruler for the specified text. Read-only.
Bb251501.properties(en-us,office.12).gif TextFrame Returns a TextFrame object that contains the alignment and anchoring properties for the specified shape or master text style.