Excel.WorkbookLinksRefreshMode enum
Represents the refresh mode of the workbook links.
Remarks
[ API set: ExcelApiOnline 1.1 ]
Fields
automatic = "Automatic" | The workbook links are updated at a set interval determined by the Excel application. |
manual = "Manual" | The workbook links are updated manually. |