Share via


TabStop Object Members

PowerPoint Developer Reference

Represents a single tab stop. The TabStop object is a member of the TabStops collection. The TabStops collection represents all the tab stops on one ruler.

Methods

  Name Description
Bb251495.methods(en-us,office.12).gif Clear Clears the specified tab stop from the ruler and deletes it from the TabStops collection.

Properties

  Name Description
Bb251495.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251495.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251495.properties(en-us,office.12).gif Position Returns or sets the position of the specified tab stop, in points. Read/write Single.
Bb251495.properties(en-us,office.12).gif Type Returns or sets a PpTabStopType constant that represents the formatting of a tab stop. Read/write.