XlUpdateLinks enumeration (Excel)
Specifies a workbook's setting for updating embedded OLE links.
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. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.