Chart object in PowerPoint 2007 VBA

  • Thread starter Thread starter JohnKav
  • Start date Start date
J

JohnKav

The MSDN library references a Chart object in PowerPoint 2007 (Office
Development\2007 Microsoft Office System\PowerPoint 2007\PowerPoint 2007
Developer Reference\PowerPoint Object Model Reference\Chart Object). There
are examples of how to use this in VBA. But this object is not available in
PowerPoint 2007 VBA or in C# in the PowerPoint 12.0 Interop object. The
examples cannot be run.

Does anyone know what this MSDN object model is about?
 
The chart object model for 2007 exists however it is not hooked in. So it
doesn't work at all. The examples become valid when the MS dev teams fixes
this issue.

Regards,
Shyam Pillai

Image Importer Wizard
http://skp.mvps.org/iiw.htm
 
Back
Top