Share via


Hyperlink Members

Include Protected Members
Include Inherited Members

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

The Hyperlink type exposes the following members.

Properties

  Name Description
Public property Address Returns or sets the Internet address (URL) to the target document. Read/write.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property 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.
Public property Parent Returns the parent object for the specified object.
Public property ScreenTip Returns or sets the ScreenTip text of a hyperlink. Read/write.
Public property ShowAndReturn Determines if and under what circumstances Microsoft PowerPoint returns to the initiating slide show. Read/write.
Public property SubAddress Returns or sets the location within a document — such as a bookmark in a word document, a range in a worksheet, or a slide in a Microsoft PowerPoint presentation — associated with the specified hyperlink. Read/write.
Public property TextToDisplay Returns or sets the display text for a hyperlink not associated with a graphic. Read/write.
Public property Type Represents the type of hyperlink. Read-only.

Top

Methods

  Name Description
Public method AddToFavorites Adds a shortcut that represents the specified hyperlink's target document to the Favorites folder in the Windows folder.
Public method CreateNewDocument Creates a new Web presentation associated with the specified hyperlink.
Public method Delete Deletes the specified Hyperlink object.
Public method Follow Displays the HTML document associated with the specified hyperlink in a new Web browser window.

Top

See Also

Reference

Hyperlink Interface

Microsoft.Office.Interop.PowerPoint Namespace