Grab Visio shape data in Visual Basic?

Started by wxaggie11, March 03, 2011, 09:16:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wxaggie11

I need to write a code that pulls shape data from a shape used as a tag on each page (like a company logo). The shape will have data particular to each page that I want to pull from and store in a Visual Basic variable that I can use later on in the program. What is the syntax to get shape data from a particular shape in a Visio document?

aledlund

I'd start with the visio sdk (appropriate for what level you are working with). It's available over on msdn downloads.
al