Enum ExcelHyperLinkType
Possible types of hyperlinks.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelHyperLinkType
Fields
Name | Description |
---|---|
File | Represents the File hyperlink type. |
None | No hyperlink. |
Unc | Represents the Unc hyperlink type. |
Url | Represents the Url hyperlink type. |
Workbook | Represents the Workbook hyperlink type. |