UpdateLinksType enumeration

UpdateLinksType enumeration

Represents how to update links to other workbooks when the workbook is opened.

The UpdateLinksType type exposes the following members:

Fields

FieldDescription
USER_SETPrompt user to update.
NEVERDo not update, and do not prompt user.
ALWAYSAlways update.

See Also