IHyperlinks.Add(Object, String, 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 object Add (object Anchor, string Address, object SubAddress, object ScreenTip, object TextToDisplay);
Public Function Add (Anchor As Object, Address As String, Optional SubAddress As Object, Optional ScreenTip As Object, Optional TextToDisplay As Object) As Object
Parameters
- Anchor
- Object
- Address
- String
- SubAddress
- Object
- ScreenTip
- Object
- TextToDisplay
- Object