Hyperlink Interface
Represents a hyperlink associated with a non-placeholder shape or text.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("91493465-5A91-11CF-8700-00AA0060263B")> _
Public Interface Hyperlink
'Usage
Dim instance As Hyperlink
[GuidAttribute("91493465-5A91-11CF-8700-00AA0060263B")]
public interface Hyperlink
Remarks
You can use a hyperlink to jump to an Internet or intranet site, to another file, or to a slide within the active presentation. The Hyperlink object is a member of the Hyperlinks collection. The Hyperlinks collection contains all the hyperlinks on a slide or a master.