Iterate through custom properties from VBA? 
Author Message
 Iterate through custom properties from VBA?

I need to iterate through all custom properties of a shape or page using
VBA. I can find examples of getting the properties of a particular custom
property given that I know its name. How do I iterate through all custom
properties?

Thank you.

Gary



Sat, 29 Mar 2003 03:00:00 GMT  
 Iterate through custom properties from VBA?
What you want to use is the "CellsSRC()" method.  This allows you to
iterate through a section, row by row, column by column (thus the SRC).



Quote:

> I need to iterate through all custom properties of a shape or page
using
> VBA. I can find examples of getting the properties of a particular
custom
> property given that I know its name. How do I iterate through all
custom
> properties?

> Thank you.

> Gary

Sent via Deja.com http://www.deja.com/
Before you buy.


Sun, 30 Mar 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Writing Custom properties in VBA?

2. update to a custom field (or property) in VBA

3. Master 's custom properties in VBA

4. Custom Properties and VBA

5. Adding Custom Properties in VBA

6. VBA for Custom Property

7. Reading the Custom Properties fields using VBA

8. Dropping shapes through VBA with shape Custom Properties setting ASK =True

9. How to remove custom properties using VBA

10. VBA to add custom meta data properties

11. Iterating a form's property values

12. iterating database properties?

 

 
Powered by phpBB® Forum Software