TextStyle Members (PowerPoint)

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

Application

Returns an Application object that represents the creator of the specified object.

Levels

Returns a TextStyleLevels object that represents outline text formatting. Read-only.

Parent

Returns the parent object for the specified object.

Ruler

Returns a Ruler object that represents the ruler for the specified text. Read-only.

TextFrame

Returns a TextFrame object that contains the alignment and anchoring properties for the specified shape or master text style.