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 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6