Enum HyperLinkType
Hyper link type.
public enum HyperLinkType
Fields
File = 2
Represents the File hyperlink type.
None = 0
No hyperlink.
Unc = 3
Represents the Unc hyperlink type.
Url = 1
Represents the Url hyperlink type.
Workbook = 4
Represents the Workbook hyperlink type.