A
aaron b
Im looking at the following vb code for use in a visio macro:
Set vsoCharacters2 =
Application.ActiveWindow.Page.Shapes.ItemFromID(24).Characters
how do i know what object on the visio page is item 24? can i change the id
of objects in visio?
thanks for any help
Set vsoCharacters2 =
Application.ActiveWindow.Page.Shapes.ItemFromID(24).Characters
how do i know what object on the visio page is item 24? can i change the id
of objects in visio?
thanks for any help