Note

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

Access to this page requires authorization. You can try .

Excel.Interfaces.RuntimeUpdateData interface

Package:
excel

An interface for updating data on the Runtime object, for use in runtime.set({ ... }).

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?