VBA - shape.id not unique?

R

roytang

Hi,

I have a VBA script which assumed the shape.id is unique for a given
slide. I had to process a presentation where this was not the case in
one of the slides.

If shape.id is not unique, is there any property of the shape that I
can use to identify it uniquely?

Thanks!

Roy
 
Top