| GrapeCity.Excel Namespace : HyperLinkType Enumeration | 
'Declaration Public Enum HyperLinkType Inherits System.Enum
'Usage Dim instance As HyperLinkType
public enum HyperLinkType : System.Enum
| Member | Description | 
|---|---|
| LocalFile | This is for links to files on local drivers. | 
| UNC | This is for UNC (Universal Naming Conversion) Path (for instance "\\server\path\file.xls"). | 
| URL | This occur for links which are not local files or files in the local network (for instance HTTP and FTP links and e-mail addresses). | 
| Workbook | This is for links to the same workbook. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.HyperLinkType
Target Platforms: Windows Server 2012, Windows RT