Hyperlinks Interface

A collection of all the Hyperlink objects on a slide or master.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("91493464-5A91-11CF-8700-00AA0060263B")> _
Public Interface Hyperlinks _
    Inherits Collection
'Usage
Dim instance As Hyperlinks
[GuidAttribute("91493464-5A91-11CF-8700-00AA0060263B")]
public interface Hyperlinks : Collection

See Also

Reference

Hyperlinks Members

Microsoft.Office.Interop.PowerPoint Namespace