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)

Syntax

'Declaration
Public Enumeration XlLinkInfo
'Usage
Dim instance As XlLinkInfo
public enum XlLinkInfo

Members

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

See Also

Reference

Microsoft.Office.Interop.Excel Namespace