Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.WorkbookLinksRefreshMode enum

Package:
excel

Represents the refresh mode of the workbook links.

Remarks

API set: ExcelApiOnline 1.1

Used by

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.


Feedback

Was this page helpful?