Today, I have scanned the PowerPoint VBA Libraries for the versions 2010, 2007 and 2003 and exported the results to a separate Excel file, which you can download at the end of this article.

Like in the other scans, you should find following sheets in the Excel Workbook:
- Compare.Full
This sheet compares all objects, methods, events, properties and constants found in PowerPoint 2010, 2007 and 2003. - Compare.Objects
This sheet only lists all objects of the different PowerPoint versions and compares the objects from 2010 with the previous versions. - Compare.Properties
This sheet compares only the properties in the different versions. - Compare.Methods
This sheet compares only the methods and events. - Compare.Constants
This sheet compares the constants found after the scan. - 2010, 2007 und 2003
These sheets are containing the scan results for each version of PowerPoint.
Please note, that I can not give any warranty about the correctness or accuracy of the informations found in the file. Please also consider that it may be possible that some features or functions may change until the final relase of Office 2010. If you find an error or something wrong, it would be great, if you can inform me by writing me an email to vba (at) maninweb (dot) de. Finally, here is the download link for the file:
This article has also been published in German and in English on the following sites:
- Excel Ticker Blog, German
- Professional Excel Solutions by Maninweb.de, English
- Professional Excel Solutions by Maninweb.de, German
Related posts:
