The following tables list the members exposed by Hyperlink.
Public Constructors
Public Properties
| Name | Description |
| CellRange | This property stores the range of cells where the hyperlink is applied. |
| DestinationAddress | This property stores the destination address of the hyperlink. |
| TextToDisplay | This property stores the text that should be displayed if the existing text is to be replaced. The default value will be the destinationAddress if no value is provided when the item is created. |
| Tooltip | This property stores the text that will be displayed when the user mouses over the hyperlink’s cells range. |
| Type | This property returns the hyperlink's type (Internal, External, Email). |
Top
Public Methods
See Also