Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum HyperLinkType
Public Enumeration HyperLinkType
public enum class HyperLinkType
type HyperLinkType
Members
| Member | Value | Description |
|---|---|---|
| None | 0 | |
| Url | 1 | |
| File | 2 | |
| Unc | 3 | |
| Workbook | 4 |