PowerShell and Visio Part 2 – First Steps

Last time I talked about Visio and PowerShell and told you (in broad strokes) what I wanted to get done.  Now we’ll actually get started! Starting Visio from PowerShell To open the Visio application from PowerShell in order to start manipulating it, you need to use the appropriate COM class.  The code looks like this: …

Continue reading ‘PowerShell and Visio Part 2 – First Steps’ »