DocumentClass.FollowHyperlink Method

Definition

public virtual void FollowHyperlink (ref object Address, ref object SubAddress, ref object NewWindow, ref object AddHistory, ref object ExtraInfo, ref object Method, ref object HeaderInfo);
abstract member FollowHyperlink : obj * obj * obj * obj * obj * obj * obj -> unit
override this.FollowHyperlink : obj * obj * obj * obj * obj * obj * obj -> unit
Public Overridable Sub FollowHyperlink (Optional ByRef Address As Object, Optional ByRef SubAddress As Object, Optional ByRef NewWindow As Object, Optional ByRef AddHistory As Object, Optional ByRef ExtraInfo As Object, Optional ByRef Method As Object, Optional ByRef HeaderInfo As Object)

Parameters

Address
Object
SubAddress
Object
NewWindow
Object
AddHistory
Object
ExtraInfo
Object
Method
Object
HeaderInfo
Object

Implements

Applies to