U
u828576
How would you programatically "Apply Shape" (image from a stencil) to a node
using User.visddTitle to select the node to add the image to??
eg
[structured english]
For each shape on page
Select case shape User.visddTitle
case 'Printer'
Add PRinter icon from stencil to node
end select
next
I would have copied the code from the macro, but for some reason no code
gets generated..??
using User.visddTitle to select the node to add the image to??
eg
[structured english]
For each shape on page
Select case shape User.visddTitle
case 'Printer'
Add PRinter icon from stencil to node
end select
next
I would have copied the code from the macro, but for some reason no code
gets generated..??