Determines whether the adapter outputs diagnostic trace messages (defaults to false
).
An application object that enables control of Excel.
InitializationError if unable to launch the adapter process or some other error occurred during initialization.
Generated using TypeDoc
The entry point for using the Excel integration client-side API.
When calling this function for the first time, it initializes an adapter process for sole use by your application and connects to it via a channel. The adapter process exists for as long as your application is running and connected, after which the adapter terminates automatically. Subsequent calls always reuse the connected adapter.