by Jumar Solutions - Product Type: Component / ActiveX DLL
Primary Category
Related Categories
in Product Suites
Other information on this page is shown for historical reference only and may have changed considerably since.
Integrate your applications with multiple versions of Microsoft Word and Excel. Bundle for WordController and ExcelController includes both WordController and ExcelController Plus ActiveX components. Each component allows you to integrate your applications with multiple versions of the popular Microsoft Office software, solving the problems which arise when writing applications that must work across versions.
What's New in V5.0
This version offers Word 2003 compliance. Earlier versions do not support Word 2003. In addition there are many new functions, including extensive support for Word tables.
There is a new DLL, a new version of the sample application and updated documentation (DOC and HLP).
The new functions offered include the following:
WordController
Running on top of the functionality exposed by Word, WordController 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 Word they have.
WordController aggregates complex Word functionality into high-level new functions that allow Developers to manipulate Word without requiring them to understand the Word object model.
Developers who wish to integrate with Word face a major problem with regard to the different behaviour of different Word versions. Applications that are written for one version of Word do not necessarily work when run on a workstation that has a different version installed.
With the help of WordController Plus a client application can:
Excel Controller
ExcelController Plus is an 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 Plus 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.
With the help of ExcelController Plus a client application can