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.
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.
It is expected that questions about VSTO relate to specific programming problems.
This tag should be used on questions about:
- How to modify ribbons to behave in a certain way
- How to certain information about a range of text or shape
- How to access or modify styles
- How to deploy add-ins and document customizations, e.g. using ClickOnce or an MSI
- Writing code for any desktop Office application
This tag should not be used for:
- Web add-ins (try office-js or office-dev)
- General or advanced usage of Office applications (try SuperUser)