External Visio Manipulation

J

Josh

Hi!

Well here is my situation. I am trying to edit a existing Visio file
programmatically through XPath. Some of the things I am doing are creating
new objects (ususally copies of existing objects on the page), changing their
values such as timeline dates and creating dynamic links between milestones
on different timelines.

My problem: When I copy a existing timeline and then manipulate its start
and end date vales as well as its fiscal year the resulting Visio diagram
does not reflect those changes in the diagram. It takes me opening the
timelines properties and hitting save for it to realize those changes.

I am trying to find a server side or even client side (vba) redraw or save
or something method to refresh the objects on the page. Btw not using .Net

If someone could point me in the right direction I would greatly appreciate!
Thanks,
Josh
 

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