Showing related tags and posts accross the entire site.
-
This sample demonstrates the use of VSTA to extend a host applicaiton to use a technology, Excel, without any changes being made to the host. The add-ins included use an Excel 2003 spreadsheet as a data entry form. To use Office applications in VSTA, add references to the appropriate assemblies. For...
-
VSTA can be used extend a host to use a new technology, like an Office application, without requiring any changes in the host. One benefit of this is that the host is now compatible with any technology that can be accessed by an add-in. One example of this would be to use an Excel spreadsheet to enter...