XlUpdateLinks Enumeration
Specifies a workbook's setting for updating embedded OLE links.
Version Information
Version Added: Excel 2007
Name | Value | Description |
---|---|---|
xlUpdateLinksAlways | 3 | Embedded OLE links are always updated for the specified workbook. |
xlUpdateLinksNever | 2 | Embedded OLE links are never updated for the specified workbook. |
xlUpdateLinksUserSetting | 1 | Embedded OLE links are updated according to the user's settings for the specified workbook. |