Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Represents a hyperlink
Namespace: Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax
The IHyperLink type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Address |
Gets or sets the address of this hyperlink.
|
![]() | Range |
Gets the range which this hyperlink is attached to.
|
![]() | ScreenTip |
Gets or sets the ScreenTip text for the specified hyperlink.
|
![]() | SubAddress |
Gets or sets the the location within the document associated with the hyperlink.
|
![]() | TextToDisplay |
Gets or sets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.
Field ValueType:The text to display. |
See Also