Contains runtime classes that support the add-in wrapper assemblies generated by the XLL Wrapper Generator.
Classes
Class | Description | |
---|---|---|
![]() | AddinWrapperBase |
Base class for XLL wrapper concrete classes.
|
![]() | ExcelWrapperEngine |
IWrapperEngine implementation class that controls an instance of Excel.
|
![]() | XllWrapperException |
Represents errors that occur during the execution of XLL add-in functions.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IExcelWrapperEngine |
Default interface for class ExcelWrapperEngine, for use by COM objects
|
![]() | IWrapperEngine |
Public interface supported by Excel wrapper implementation classes.
|