M
M@
Hey Forum,
I would like to get the BaseID of a Master, from a selected shape on the
page. Would anyone know how I might achieve this?
The shape will be selected, therefore: shpObj =
Visio.ActiveWindow.Selection.Item(1)
from this I would like to get the BaseID of its Master.
M@
I would like to get the BaseID of a Master, from a selected shape on the
page. Would anyone know how I might achieve this?
The shape will be selected, therefore: shpObj =
Visio.ActiveWindow.Selection.Item(1)
from this I would like to get the BaseID of its Master.
M@