Share via


Hyperlink Object Members

Publisher Developer Reference

Represents a hyperlink. The Hyperlink object is a member of the Hyperlinks collection and the Shape and ShapeRange objects.

Methods

  Name Description
Aa437657.methods(en-us,office.12).gif Delete Deletes the specified object.
Aa437657.methods(en-us,office.12).gif Move Moves the specified page to the specified index in the Pages collection.
Aa437657.methods(en-us,office.12).gif SetPageRelative Sets the target type for the specified hyperlink.

Properties

  Name Description
Aa437657.properties(en-us,office.12).gif Address Returns or sets a String that represents the URL address for a hyperlink. Read/write.
Aa437657.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.
Aa437657.properties(en-us,office.12).gif EmailSubject Sets or returns a String that represents the subject for e-mail messages generated to process Web form data. Read/write.
Aa437657.properties(en-us,office.12).gif PageID Returns or sets a Long indicating the page in the publication that is the destination for the specified hyperlink. Read/write.
Aa437657.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.
Aa437657.properties(en-us,office.12).gif Range Returns a TextRange object representing the base text to which the specified hyperlink has been applied.
Aa437657.properties(en-us,office.12).gif Shape Returns a Shape object that represents the shape associated with a hyperlink.
Aa437657.properties(en-us,office.12).gif TargetType Returns a PbHlinkTargetType constant that represents the type of hyperlink. Read-only.
Aa437657.properties(en-us,office.12).gif TextToDisplay Returns or sets a String that represents the text displayed for a hyperlink. Read/write.
Aa437657.properties(en-us,office.12).gif Type Returns an MsoHyperlinkType constant that represents the hyperlink type. Read-only.