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.

unknown = "Unknown"

The event trigger source is unknown or currently unsupported.