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
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