Hyperlink
Contents
[
Hide
]Hyperlink class
Encapsulates the object that represents a hyperlink.
Methods
| Name | Description |
|---|---|
| delete() | Deletes this hyperlink |
| getAddress() | Represents the address of a hyperlink. |
| getArea() | Gets the range of hyperlink. |
| getLinkType() | Gets the link type. The value of the property is TargetModeType integer constant. |
| getScreenTip() | Returns or sets the ScreenTip text for the specified hyperlink. |
| getTextToDisplay() | Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink. |
| setAddress() | Represents the address of a hyperlink. |
| setScreenTip() | Returns or sets the ScreenTip text for the specified hyperlink. |
| setTextToDisplay() | Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink. |
delete()
Deletes this hyperlink
getAddress()
Represents the address of a hyperlink.
getArea()
Gets the range of hyperlink.
getLinkType()
Gets the link type. The value of the property is TargetModeType integer constant.
getScreenTip()
Returns or sets the ScreenTip text for the specified hyperlink.
getTextToDisplay()
Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.
setAddress()
Represents the address of a hyperlink.
setScreenTip()
Returns or sets the ScreenTip text for the specified hyperlink.
setTextToDisplay()
Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.