GlobalClass.InsertHyperlink(Object, Object, Object, Object) 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 bool InsertHyperlink (object Name, object Address, object SubAddress, object ScreenTip);
abstract member InsertHyperlink : obj * obj * obj * obj -> bool
override this.InsertHyperlink : obj * obj * obj * obj -> bool
Public Overridable Function InsertHyperlink (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