XlLink 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 XlLink
'Usage
Dim instance As XlLink
public enum XlLink
Members
Member name | Description | |
---|---|---|
xlExcelLinks | The link is to an Excel worksheet. | |
xlOLELinks | The link is to an OLE source. | |
xlPublishers | Macintosh only. | |
xlSubscribers | Macintosh only. |