ExcelReader Xojo Component

Hyperlink Class

Object representing Hyperlinks in Excel document.

You cannot create instance of this class but you can get instance instances of this class with the Hyperlink property on the Cell class.

Object
   Hyperlink

class Hyperlink

Properties

IsDocumentLinkReturns true if the hyperlink is internal document reference to other location within the document, else false.
TargetTarget for the hyperlink.

Supported Platforms:

  • macOS Carbon
  • macOS Intel 32 bit
  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS