XlLinkInfo Enumeration 

Specifies the type of information to be returned.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Dim xlLinkInfo1 As XlLinkInfo = XlLinkInfo.xlEditionDate

Syntax

Public Enum XlLinkInfo
public enum XlLinkInfo
public enum class XlLinkInfo
public enum XlLinkInfo
public enum XlLinkInfo

Members

Member name Description
xlEditionDate Applies only to editions in Macintosh.
xlLinkInfoStatus Link status.
xlUpdateState Whether link updates automatically or manually.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace