2007 PRO data linking

S

Scott

Anyone know where the data linking info is stored in a Visio 2007 Pro
document? If I link shapes on a page to an Excel spreadsheet, for example, I
can't find where the crucial info is stored. I tried the document shapesheet
and the page shapesheet (because linking is done page by page).

I'd like to find so I can alter it via automation. As one example, I'd like
to enable an add-in to update the linked document location if the linked
spreadsheet is moved.

Thanks...
 
J

JuneTheSecond

If you save your Visio drawing as XML, a part might be read and others are
human unreadable.
 
M

Mark Nelson [MS]

Data linking settings are stored in RecordSet objects in the Visio file.
Check out this article for information on working with RecordSets
programmatically.
http://msdn2.microsoft.com/en-us/library/aa395290.aspx

--
Mark Nelson
Office Graphics - Visio
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top