Hyperlinks._Add(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.
Reserved for internal use.
public Microsoft.Office.Interop.Word.Hyperlink _Add (object Anchor, ref object Address, ref object SubAddress);
abstract member _Add : obj * obj * obj -> Microsoft.Office.Interop.Word.Hyperlink
Public Function _Add (Anchor As Object, Optional ByRef Address As Object, Optional ByRef SubAddress As Object) As Hyperlink
Parameters
- Anchor
- Object
- Address
- Object
- SubAddress
- Object