Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the the information you want returned by the HyperlinkPart method.
Name |
Value |
Description |
---|---|---|
acAddress |
2 |
The address part of a Hyperlink field. |
acDisplayedValue |
0 |
The underlined text displayed in a hyperlink. |
acDisplayText |
1 |
The displaytext part of a Hyperlink field. |
acFullAddress |
5 |
The address and subaddress parts of a Hyperlink field, delimited by a "#" character. |
acScreenTip |
4 |
The tooltip part of a Hyperlink field. |
acSubAddress |
3 |
The subaddress part of a Hyperlink field. |