Read-only. A String value. Represents a path to the file or URL to which the hyperlink points.
Applies to: Hyperlink object
[[Set] addressRet =] object.Address |
The Address property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Hyperlink object. |
addressRet | Optional. A String type variable. |
This property is efficient if the hyperlink has the type cdLinkToFile or cdLinkToURL (the LinkType property).
See Also |
AddHyperlinkToDocument method, AddHyperlinkToFile method, AddHyperlinkToURL method |