Excel.EventTriggerSource enum
Remarks
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. |