IHyperLink Interface |
Namespace: Spire.Xls.Core
The IHyperLink type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Address |
Returns or sets the address of the target document.
|
![]() |
Name |
Returns or sets the name of the object.
|
![]() |
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|
![]() |
Range |
Returns a Range object that represents the range the specified hyperlink is attached to.
|
![]() |
ScreenTip |
Returns or sets the ScreenTip text for the specified hyperlink.
|
![]() |
SubAddress |
Returns or sets the location within the document associated with the hyperlink.
|
![]() |
TextToDisplay |
Returns or sets the text to be displayed for the specified hyperlink.
The default value is the address of the hyperlink.
|
![]() |
Type |
Returns or sets the object type.
|