Note

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

Access to this page requires authorization. You can try .

Excel.Interfaces.RuntimeData interface

Package:
excel

An interface describing the data returned by calling runtime.toJSON().

Remarks

Used by

Properties

enableEvents

Toggle JavaScript events in the current task pane or content add-in.

Property Details

enableEvents

Toggle JavaScript events in the current task pane or content add-in.

enableEvents?: boolean;

Property Value

boolean

Remarks

API set: ExcelApi 1.8


Feedback

Was this page helpful?