A
Abhishek
Hi!
I am faced by a peculiar problem.
I need to find out the shape id of all the shapes in a ppt.
I can get this very easily in PPT XP and 2K3 using ShapeID property but
unable to get it in PPT 2000.
I need to get this since in my code I am using the Id of shape with the html
produced by saving the PPT as HTML.
When we save the PPT file as HTML it represents each shape with shape ID
something like <v:shape id="_x0000_s2051" I need to know to which shape is
this VML refering to.
I need this since I have completed my code in XP but it is not working on
PPT 2K
Please help
Thanks a lot
Abhishek
I am faced by a peculiar problem.
I need to find out the shape id of all the shapes in a ppt.
I can get this very easily in PPT XP and 2K3 using ShapeID property but
unable to get it in PPT 2000.
I need to get this since in my code I am using the Id of shape with the html
produced by saving the PPT as HTML.
When we save the PPT file as HTML it represents each shape with shape ID
something like <v:shape id="_x0000_s2051" I need to know to which shape is
this VML refering to.
I need this since I have completed my code in XP but it is not working on
PPT 2K
Please help
Thanks a lot
Abhishek