D
DXJas
I have an org chart that has a picture object next to each org chart item.
These were inserted using (insert->picture). What I would like to do is
create a master object to replace these pictures and in VBA iterate through
the objects and update the images. I haven't found any samples on how to
update an objects image or how to setup a custom property that will fire an
event to update the object's image.
Can someone point me in the right direction? I'm looking for a sample visio
file that updates a picture image or vba code that demonstrates the process.
My plan b would be to delete all the pictures and insert new pictures
programatically.
These were inserted using (insert->picture). What I would like to do is
create a master object to replace these pictures and in VBA iterate through
the objects and update the images. I haven't found any samples on how to
update an objects image or how to setup a custom property that will fire an
event to update the object's image.
Can someone point me in the right direction? I'm looking for a sample visio
file that updates a picture image or vba code that demonstrates the process.
My plan b would be to delete all the pictures and insert new pictures
programatically.