Visual Studio Tools for Office (VSTO) is a set of development tools for creating Office automation solutions (add-in or document customization), using .NET and the Visual Studio IDE.
I'm quite confused with what are the necessary tools for VSTO develpment. Specifically I want to manipulate Excel 2003/2007 documents programmatically. …
.net vsto ms-officeThisAddIn class created with new Outlook VSTO C# project has a Application property that you can use to among other …
c# .net vsto outlook-addinUsing: VS 2012, InstallShield 2012 Spring Express For my Excel Add-In I need to redistribute to prerequisites: - Microsoft .NET Framework 4.5 Full …
vsto add-in installshield redistributableI have created an VSTO Outlook addin. The configuration is as follows: Visual Studio 2008 Office 2007 Outlook add in (3.5 Framework) MSI …
c# vsto outlook-addin outlook-2010I recently posted a question about reading Word files here. The app runs fine however I get this Warning message; …
c# ms-word vsto compiler-warningsI had previously installed the VS11 beta, and had some issues with my Visual Studio 2010 instance, which you can see …
visual-studio visual-studio-2010 excel vsto excel-interopI want to get all the controls list in the powerpoint 2010 ribbon like the one in the powerpoint option -&…
.net vsto powerpoint add-in ribbonx