XlLinkInfo Enum
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 information to be returned.
public enum class XlLinkInfo
C#
public enum XlLinkInfo
Public Enum XlLinkInfo
- Inheritance
-
XlLinkInfo
Name | Value | Description |
---|---|---|
xlUpdateState | 1 | Whether link updates automatically or manually. |
xlEditionDate | 2 | Applies only to editions in Macintosh. |
xlLinkInfoStatus | 3 | Link status. |
Product | Versions |
---|---|
Excel primary interop assembly | Latest |