GlobalClass.EditHyperlink(Object, Object, Object, Object) Method

Definition

public virtual bool EditHyperlink (object Name, object Address, object SubAddress, object ScreenTip);
abstract member EditHyperlink : obj * obj * obj * obj -> bool
override this.EditHyperlink : obj * obj * obj * obj -> bool
Public Overridable Function EditHyperlink (Optional Name As Object, Optional Address As Object, Optional SubAddress As Object, Optional ScreenTip As Object) As Boolean

Parameters

Name
Object
Address
Object
SubAddress
Object
ScreenTip
Object

Returns

Implements

Applies to