Introduction
This documentation covers Visio PowerShell version 4.5.0
The Visio PowerShell module - a.k.a VisioPS - simplifies common tasks for Visio. VisioPS feels natural for PowerShell users because it applies standard PowerShell verbs and idioms to Visio concepts.
https://www.powershellgallery.com/packages/Visio/
Version compatibility
VisioPS works with Visio version 2010 and later.
Source code and Licensing
VisioPS is open source under the MIT license. Visit the VisioAutomation GitHub repo.
Alternatives
VisioPS is build as a binary module with C#, if you are looking for a pure-PowerShell option take a look at: VisioBot3000
Last updated