par Planatech Solutions - Type de produit : Composant / ActiveX DLL
Veuillez noter que les informations sur les produits ne sont pas disponibles en français.
Run XLLs without Microsoft Excel. XLL Host allows Excel Add-ins (XLLs) to be run as COM objects on machines where Microsoft Excel is not present. This allows XLLs to be run on Windows Servers where Microsoft Excel cannot be run, for reasons of licensing, stability, security or policy. Features include XLL Plus COM Wrapper generator which can be used to generate wrapper libraries that make use of XLL Host, Excel Emulators attempts to respond to the calls XLLs making to Excel by simulating the behavior of Excel and many more. This product represents an unbundling of a feature of XLL Plus (all versions).
Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.
| Ajouter au Caddie | $ 489.02 | 1 Runtime License | Téléchargement (4.0 Mo) |
Nos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat. Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.
Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.
Overview
XLL Host lets you drop your XLL add-ins into a COM development environment as standard COM components. The completed application can then be run without Excel. It can therefore be used safely on business-critical machines (such as servers) where Excel's instability cannot be tolerated.
XLL+ COM Wrapper generator
The XLL+ COM Wrapper Generator can be used to generate wrapper libraries that make use of XLL Host. These libraries can then be used to expose the methods of an XLL as pure COM functions, and to run the methods safely on machines which do not support Excel.
Excel Emulators
Some XLLs make calls to Excel. XLL Host attempts to respond to these calls by simulating the behavior of Excel. Occasionally a call will be made that XLL Host is not programmed to understand; in these cases the developer can install an object that implements the IExcelEmulator interface and which returns the result that the XLL expects. See Excel Emulators for details of this technique.
Run-time requirements
The XLL Host module requires the following support file at run-time.
The dynamic link library xlcall32.dll should be in the same directory as the COM module pslxld01.dll. Note that while this file has the same name as the version of xlcall32.dll that is delivered and installed with Microsoft Excel, it cannot be interchanged with the Microsoft version, and should not be installed over the MS version under any circumstances.