Skip to content

Files

Latest commit

 

History

History
23 lines (16 loc) · 719 Bytes

Excel.XlUpdateLinks.md

File metadata and controls

23 lines (16 loc) · 719 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlUpdateLinks enumeration (Excel)
Excel.XlUpdateLinks
8ddd9876-7c24-09dd-5b89-33804adc2097
06/08/2017
medium

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.

[!includeSupport and feedback]