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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins