XlLinkInfoType 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 XlLinkInfoType
'Usage
Dim instance As XlLinkInfoType
public enum XlLinkInfoType
Members
Member name | Description | |
---|---|---|
xlLinkInfoOLELinks | OLE or DDE server. | |
xlLinkInfoPublishers | Publisher. | |
xlLinkInfoSubscribers | Subscriber. |