ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Wrap xll for non-excel use (https://www.excelbanter.com/excel-programming/389559-wrap-xll-non-excel-use.html)

Kerry

Wrap xll for non-excel use
 
Hi, does anyone know how I would wrap an xll file so I can consume it in an
automated process, i.e. without having excel installed or open? Ideally it
would be a technique that would allow me to call from .net.

NickHK

Wrap xll for non-excel use
 
Assume this is a COM add-in, then is basically an ActiveX dll.
As such, as long as it is registered, you can call it's public
classes/properties etc as you would any other ActiveX component.

How you do this from .Net is up to you.

NickHK

"kerry" wrote in message
...
Hi, does anyone know how I would wrap an xll file so I can consume it in

an
automated process, i.e. without having excel installed or open? Ideally it
would be a technique that would allow me to call from .net.






All times are GMT +1. The time now is 06:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com