Name | Description | |
---|---|---|
delete | Deletes the hyperlink. | |
getAddress | Gets the address of the target document. | |
getEmailSubject | Gets the text string of the specified hyperlink¡¯s e-mail subject line. The subject line is appended to the hyperlink¡¯s address. | |
getName | Returns the name of the object. | |
getRange | Returns the IRange object that represents the range the specifiedhyperlink is attached to. | |
getScreenTip | Gets the ScreenTip text for the specified hyperlink. | |
getShape | Returns the @code:IShape object that represents the shape attached to the specified hyperlink. | |
getSubAddress | Gets the location within the document associated with the hyperlink. | |
getTextToDisplay | Gets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink. | |
setAddress | Sets the address of the target document. | |
setEmailSubject | Sets the text string of the specified hyperlink¡¯s e-mail subject line. The subject line is appended to the hyperlink¡¯s address. | |
setScreenTip | Sets the ScreenTip text for the specified hyperlink. | |
setSubAddress | Sets the location within the document associated with the hyperlink. | |
setTextToDisplay | Sets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink. |