Share via


RulerGuide Object Members

Publisher Developer Reference

Represents a grid line used to align objects on a page. The RulerGuide object is a member of the RulerGuides collection.

Methods

  Name Description
Aa438753.methods(en-us,office.12).gif Delete Deletes the specified object.

Properties

  Name Description
Aa438753.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.
Aa438753.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.
Aa438753.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.
Aa438753.properties(en-us,office.12).gif Type Returns or sets a PbRulerGuideType constant that represents the ruler guide type. Read/write.