XlUpdateLinks Enum

Definition

Specifies a workbook's setting for updating embedded OLE links.

public enum class XlUpdateLinks
public enum XlUpdateLinks
Public Enum XlUpdateLinks
Inheritance
XlUpdateLinks

Fields

3

Embedded OLE links are always updated for the specified workbook.

2

Embedded OLE links are never updated for the specified workbook.

1

Embedded OLE links are updated according to the user's settings for the specified workbook.

Applies to