XlLink Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of link.
public enum class XlLink
public enum XlLink
Public Enum XlLink
- Inheritance
-
XlLink
Fields
Name | Value | Description |
---|---|---|
xlExcelLinks | 1 | The link is to an Excel worksheet. |
xlOLELinks | 2 | The link is to an OLE source. |
xlPublishers | 5 | Macintosh only. |
xlSubscribers | 6 | Macintosh only. |