Can I create a template of Shape Custom Properties and use that t.

V

Vincent Fournier

Lets say I create a stencil with objects that represent 10 different end user
devices. I decide that all 10 of these objects will have the same custom
properties such as (Hardware, OS, etc..). Is there a way to create a
template this custom property collection and assign it to all 10 end user
visio objects or do I have to go into each of the 10 on the stencil and
create the same custom properties for each?
 
I

Iwan van Ee

Hello Vincent,

You can do it with code:

Loop all Master Objects
Open them
Add the custom properties
Close them

Greetings,
Iwan
 
V

Vincent Fournier

I am new to programming with Visio. Is there a link you can send me to with
some sample code?

Vince
 
V

Vincent Fournier

OK. I figured out how to loop all Master Objects
I have an object of type master opened

Cant figure out what to do next.........

Where are the custom properties found????
 
M

Mark Nelson [MS]

In Visio 2003, use the Custom Property Sets feature to create a set of the
custom properties you want and apply that to all your masters.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top