J
JackCali
Hi All,
I have an application that automates Powerpoint presentation. I used the
Shape.Tags property to store data for each powerpoint presentation created.
When I upgraded to PowerPoint 2007, opening a legacy file (2003) in
Powerpoint 2007 will lose all the entries in the Shape.Tags collection. In
debug mode of VS .NET 2005, I see "The method or operation is not
implemented" message for the Shape.Tags property. Can someone explain why
the entries in the Shape.Tags are removed?
Thanks,
Jack
I have an application that automates Powerpoint presentation. I used the
Shape.Tags property to store data for each powerpoint presentation created.
When I upgraded to PowerPoint 2007, opening a legacy file (2003) in
Powerpoint 2007 will lose all the entries in the Shape.Tags collection. In
debug mode of VS .NET 2005, I see "The method or operation is not
implemented" message for the Shape.Tags property. Can someone explain why
the entries in the Shape.Tags are removed?
Thanks,
Jack