XlLinkType Enumeration
Specifies the type of link.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlLinkType
'Usage
Dim instance As XlLinkType
public enum XlLinkType
Members
Member name | Description | |
---|---|---|
xlLinkTypeExcelLinks | A link to a Microsoft Excel source. | |
xlLinkTypeOLELinks | A link to an OLE source. |