Share via


Hyperlink.Follow Method

Displays the HTML document associated with the specified hyperlink in a new Web browser window.

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

Syntax

'Declaration
Sub Follow
'Usage
Dim instance As Hyperlink

instance.Follow()
void Follow()

See Also

Reference

Hyperlink Interface

Hyperlink Members

Microsoft.Office.Interop.PowerPoint Namespace