Find Embedded chart excel objects

Joined
Jul 1, 2011
Messages
20
Reaction score
0
Hello all,

How to find in powerpoint vba, whether the shape is an "embedded excel chart object"? I used msoEmbeddedOLEObject, but it runs for all embedded objects like photoeditor photo object, word object. I am converting all the embedded excel chart as pictures.

Please help me...
 
Top