Utility class containing constants.
Represents how to update links to other workbooks when the workbook is opened.
Field Summary |
const Number | USER_SET | |
Prompt user to update.
|
const Number | NEVER | |
Do not update, and do not prompt user.
|
const Number | ALWAYS | |
Always update.
|
-
Field Detail
USER_SET
const Number USER_SET
Prompt user to update.
ALWAYS
const Number ALWAYS
Always update.