di Jumar Solutions - Tipo prodotto: Componente / ActiveX DLL / COM Add-in for Office 2000 / DLL
Ti preghiamo di notare che, a meno che non sia altrimenti specificato, questo è un prodotto in inglese.
Integrate your applications with multiple versions of Microsoft Excel. ExcelController runs on top of the functionality exposed by Excel, detects which version is present at runtime, and executes code appropriate to that version. It becomes simple to write one set of code which can be deployed to users without worrying what version of Excel they have. It also aggregates complex Excel functionality into higher level new functions - no need to understand the complex Excel object model.
Recensione media:
basata su: 3 recensioni.
I nostri prezzi standard sono indicati sotto. Accedi per vedere i tuoi prezzi scontati.
| Aggiungi al carrello | $ 289.10 | 1 Developer License | Download (2.4 MB) | |
| Aggiungi al carrello | $ 578.20 | 4 Developer Team License | Download (2.4 MB) | |
| Aggiungi al carrello | $ 1,445.50 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Download (2.4 MB) | |
| Aggiungi al carrello | $ 2,500.00 | Source Code Escrow Annual Subscription - (An Escrow Agreement will be sent to you for signature - please read Licensing section below) | Download (43 KB) | |
| Aggiungi al carrello | $ 145.04 | 1 Developer Upgrade License from previous version | Download (2.4 MB) |
I nostri prezzi comprendono l'assistenza tecnica ComponentSource e, per la maggior parte dei prodotti scaricabili, una copia di riserva online e un aggiornamento GRATUITO alla nuova versione, se questa viene lanciata entro 30 giorni dall'acquisto. Tutte le vendite sono soggette ai nostri termini e condizioni standard ed alla nostra politica di rimborso. Contattaci se necessiti di un'opzione di licenza non elencata sopra, comprese licenze multiple e versioni precedenti.
I nostri prezzi standard sono indicati sopra. Accedi per vedere i tuoi prezzi scontati.
What's New in V5.0
What's New in V4.0
ExcelController is an ActiveX component which allows Developers to quickly and easily integrate their applications with multiple versions of Microsoft Excel.
Developers who wish to integrate their applications with Excel on the user machine face a major problem with regard to the different behaviour of different Excel versions. Applications which are written for one version of Excel do not necessarily work when run on a workstation which has a different version installed.
Developers do not want to have to specify that their Users have a particular version, nor do they want to revisit their applications when the next version of Excel is released. ExcelController addresses these issues by adding a layer on top of the functionality exposed by Excel, detecting what version is present at runtime and executing code that will work with that version. It is now possible to write one set of code which can be deployed to users without worrying what version of Excel they have. And when the next version of Excel is released let us worry about testing its behaviour and making any changes necessary to ensure that the ExcelController functions behave in a manner as consistent as possible with the earlier versions.
Further, ExcelController aggregates some complex Excel functionality into high level new functions which allow the Developer to do the most commonly required tasks: create new workbooks; insert data; build, format and print tables and reports etc. with just a few lines of code and without any need to understand the complex Excel object model.
With the help of ExcelController a client application can
Using combinations of the ExcelController functions the Developer can do most of the things he or she would normally need to do without needing to learn the Excel object model. But ExcelController also provides access to the native Excel.Application object exposed by Excel itself so you can code additional version dependent or independent functionality if you wish.
ExcelController also offers sophisticated error handling. Many things can go wrong when working with a 3rd party application on a machine over which you have no control. ExcelController allows you to trap errors in a professional manner and return friendly error codes and text to the calling application to be acted upon as the Developer chooses. For more information on this see the Error Handling section later in this document.
When the ExcelController component is installed on the workstation, a Developer building an application with a product which supports the use of ActiveX components (such as Visual Basic or Delphi) can access any of the ExcelController methods (functions) and properties from within their code.
ExcelController is a 32-bit in-process OLE server DLL. A few ExcelController functions do not work with the pre-97 versions as they offer functionality which was not available in these versions but where this is the case it is clearly pointed out in the documentation (see individual function descriptions for details) and the functions do not fail instead they return a trappable error indicating that that version of Excel does not support that functionality. This allows the Developer to handle the exception smoothly and avoid unpleasant application failures.
ExcelController includes a sample Visual Basic project that demonstrates how to call the component functions.
ExcelController is a companion product to WordController that is for Microsoft Wordintegration. The two products work in a similar way but are completely independent.
ExcelController and its companion product WordController have been in use in production systems since 1997 and are in use on more than 100,000 workstations worldwide. Join the long list of household names and government organizations around the world who have taken the pain out of Office integration.