UpdateLinksType
UpdateLinksType enumeration
Utility class containing constants. Represents how to update links to other workbooks when the workbook is opened.
Values
| Name | Description |
|---|---|
| USER_SET | Prompt user to update. |
| NEVER | Do not update, and do not prompt user. |
| ALWAYS | Always update. |