Hyperlink
Contents
[
Hide
]
hyperlink
Encapsulates the object that represents a hyperlink.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Address | String | True | False | Represents the address of a hyperlink. | |
Area | Class:CellArea | True | False | Gets the range of hyperlink. | |
ScreenTip | String | True | False | Returns or sets the ScreenTip text for the specified hyperlink. | |
TextToDisplay | String | True | False | Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink. | |
LinkType | String | True | False | Gets the link type. | |
link | Class:Link | True | False |
Parent Name : LinkElement