ExcelReader Xojo Component

Hyperlink.Target Property

Target for the hyperlink.

Target as String {Read and Write}

Remarks

This can contain one of the following:
URL like for example: https://www.einhugur.com/
Email like for example: mailto:something@something.com
Internal document reference, like for example: Sheet1!E10

If the hyperlink is internal document reference then the IsDocumentLink property will return true.

See Also

Hyperlink Class