Edit

Excel.EventTriggerSource enum

Remarks

[Api set: ExcelApi 1.14]

Fields

thisLocalAddin = "ThisLocalAddin"

The event is triggered by the Office JS API of the current add-in.

  • [Api set: ExcelApi 1.14]
unknown = "Unknown"

The event trigger source is unknown or currently unsupported.

  • [Api set: ExcelApi 1.14]