vb code to change shape properties

P

pallas

any idea of the vb code to add a row to the custom properties section of a
shape sheet?

myShape.addRow
or even myShape.addNamedRow

but need arguments for section no etc, not sure what these would be...

Cheers
 
Top