Enum HyperlinkType

Enum HyperlinkType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Represents the type of hyperlink.

public enum HyperlinkType

Fields

Cell = 2

Link the cell of the workbook.

File = 1

Link to external file.

URL = 0

URL

Unknown = 3

Unknown type.