Browse by Tags

All Tags » Excel » VSTA v 1
  • ShapeAppCSharp Add-In: Excel Data Entry- Updated with Beta Fix

    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 ...
    Posted to VSTA Samples (FileGallery) by melody on January 22, 2008
  • Using VSTA to extend a host with Office

    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 data.  We have a simple example of ...
    Posted to Melody's VSTA Blog (Weblog) by Melody on January 21, 2008