Specifies the type of a hyperlink.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public enum HyperlinkType |
Member name | Description | |
---|---|---|
![]() |
CurrentWorkbook |
Indicates that the hyperlink points to a cell or a range of cells within the current workbook. |
![]() |
EmailAddress |
Indicates that the hyperlink points to an e-mail address. |
![]() |
ExistingFile |
Indicates that the hyperlink points to a document. |
![]() |
WebAddress |
Indicates that the hyperlink points to an online resource. |
JSpreadsheet Programmer's Guide | © 2025 MindFusion |