DocumentClass.FollowHyperlink Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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