UpdateLinksType Enum
UpdateLinksType Enum
Represents how to update links to other workbooks when the workbook is opened.
type UpdateLinksType int32
Fields
| Field | Description |
|---|
| UserSet | Prompt user to update. |
| Never | Do not update, and do not prompt user. |
| Always | Always update. |