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 v 1, to add a ...