Project Description
VisioAutoExt is a library that simplifies using Visio 2007 from C# and
Tools that use the Library
VisioHelper Add In
http://www.codeplex.com/visioautoext/Release/ProjectReleases.aspx?ReleaseId=15831
Scenarios
- Writing managed-code Add-Ins for Visio 2007
- Writing tools to automate Visio 2007 from command line
- Use it as a reference to learn how to do common Visio automation tasks
Requirements
- To compile VisioAutoExt requires Visual Studio 2008
- To use VisioAutoExt requires .NET Framework 3.5
Notes
- VisioAutoExt takes advantage of LINQ and C# 3.0 Features
|