G
Guest
I am trying to copy some shapes from one open visio document and past the
shapes into another open visio document.
I have successfully copied shaped to the clipboard, then opened a new
document and paste the shaped into the new document. But now I need to copy
the shapes on the active document then switch to another open document and
paste into the new active document.
The ActiveDocument property on the Application object appears to be read
only so I can change the ActiveDocument using that property.
Anyone know how to pro grammatically switch between open documents?
Thanks,
Mike
shapes into another open visio document.
I have successfully copied shaped to the clipboard, then opened a new
document and paste the shaped into the new document. But now I need to copy
the shapes on the active document then switch to another open document and
paste into the new active document.
The ActiveDocument property on the Application object appears to be read
only so I can change the ActiveDocument using that property.
Anyone know how to pro grammatically switch between open documents?
Thanks,
Mike