XLL+ Class Library

IExcelEmulator Interface

[VB]
Implements IExcelEmulator

Overview

The IExcelEmulator interface must be implemented by any plug-in Excel emulators that are installed using XllDriver.InstallExcelEmulator.

The interface contains only one method, HandleExcel4.

Example

You can find an example of using IExcelEmulator in the discussion of Excel Emulators.

Requirements

Library: pslxld01.dll

See Also

IExcelEmulator Methods | XllDriver class