Hyperlink Object Members

PowerPoint Developer Reference

Represents a hyperlink associated with a non-placeholder shape or text.

Methods

  Name Description
Bb251439.methods(en-us,office.12).gif AddToFavorites Adds a shortcut to the Favorites folder in the Windows program folder representing either the current selection in the specified presentation (for the Presentation object) or the specified hyperlink's target document (for the Hyperlink object).
Bb251439.methods(en-us,office.12).gif CreateNewDocument Creates a new Web presentation associated with the specified hyperlink.
Bb251439.methods(en-us,office.12).gif Delete Deletes the specified object.
Bb251439.methods(en-us,office.12).gif Follow Displays the HTML document associated with the specified hyperlink in a new Web browser window.

Properties

  Name Description
Bb251439.properties(en-us,office.12).gif Address Returns or sets the Internet address (URL) to the target document. Read/write String.
Bb251439.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251439.properties(en-us,office.12).gif EmailSubject Returns or sets the text string of the hyperlink subject line. The subject line is appended to the Internet address (URL) of the hyperlink. Read/write String.
Bb251439.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251439.properties(en-us,office.12).gif ScreenTip Returns or sets the ScreenTip text of a hyperlink. Read/write String.
Bb251439.properties(en-us,office.12).gif ShowAndReturn Determines if and under which circumstances MicrosoftPowerPoint returns to the initiating slide show. Read/write MsoTriState .
Bb251439.properties(en-us,office.12).gif SubAddress Returns or sets the location within a document — such as a bookmark in a word document, a range in a Microsoft Excel worksheet, or a slide in a PowerPoint presentation — associated with the specified hyperlink. Read/write String.
Bb251439.properties(en-us,office.12).gif TextToDisplay Returns or sets the display text for a hyperlink not associated with a graphic. Read/write String.
Bb251439.properties(en-us,office.12).gif Type Returns an MsoHyperlinkType constant that represents the type of hyperlink. Read-only.