Share via


TabStop Object Members

Publisher Developer Reference

Represents a single tab stop. The TabStop object is a member of the TabStops collection. The TabStops collection represents all the custom and default tab stops in a paragraph or group of paragraphs.

Methods

  Name Description
Aa438814.methods(en-us,office.12).gif Clear Removes the specified custom tab stop.

Properties

  Name Description
Aa438814.properties(en-us,office.12).gif Alignment Returns or sets a PbTabAlignmentType constant that represents the alignment for the specified tab stop. Read/write.
Aa438814.properties(en-us,office.12).gif Application Used without an object qualifier, this property returns an Application object that represents the current instance of Publisher. Used with an object qualifier, this property returns an Application object that represents the creator of the specified object. When used with an OLE Automation object, it returns the object's application.
Aa438814.properties(en-us,office.12).gif Leader Sets or returns a PbTabLeaderType constant that represents the leader character for a tab stop. Read/write.
Aa438814.properties(en-us,office.12).gif Parent Returns an object that represents the parent object of the specified object. For example, for a TextFrame object, returns a Shape object representing the parent shape of the text frame. Read-only.
Aa438814.properties(en-us,office.12).gif Position Returns or sets a Variant representing the font position relative to the baseline of the text in the specified range. Positive values move the text above the normal baseline, negative values move the text below the baseline. Indeterminate values are returned as -9999.0. Read/write.