SkylineCommunications / VisioUtilitiesAddIn

Tools to help with Visio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VisioUtilitiesAddIn

This solution allows to replace text in Visio files.

To use it run the solution on Visual Studio.

This operation will open the Visio software.

After that a new Group will be available on the ADD-INS ribbon.

image

Example

Having this shape with the text "Text to Change 1". The shape also has a property with values "Text to Change 1"

image

Then using the Replace button we can replace "Text to Change 1" by "Text to Change 2"

image

The replace operation will show how mane texts were replaced.

image

About

Tools to help with Visio

License:MIT License


Languages

Language:C# 100.0%