In This Topic
The following tables list the members exposed by Hyperlink.
Public Constructors
Public Properties
| Name | Description |
| Address | Gets or sets a string value that represents the address of the target document. |
| EmailSubject | Gets or sets the string value of the specified hyperlink's email subject line. The subject line is appended to the hyperlink's address. |
| NavigationAddress | Gets the string value that represents the navigation address of the hyperlink. |
| ScreenTip | Gets or sets the ScreenTip text for the specified hyperlink. |
| SubAddress | Gets or sets the location within the document associated with the hyperlink. |
| Type | Gets a HyperlinkType constant, that represents the location of the hyperlink. |
Top
Public Methods
| Name | Description |
| Equals | Overloaded. Indicates whether the current object is equal to another object of the same type. |
Top
See Also