Office 2007 Object Model Maps and Summary of Changes between Versions
Shame on me for not blogging in such a long time! I just got busy with some Visual How-to articles and some other content that we are about to release.
Anyway, today I want to talk about the Office 2007 Object Model Maps that the Office Developer Documentation (aka Office Dev Docs) group published on MSDN. In the past we published the Office developer references and you had to use the MSDN Library table of contents or search to find reference documentation for an object. Office object models are huge so it's always useful to look at object model maps. Lisa Wollin and Office Dev Docs built a tool to read the different Office COM DLLs and generate a set of diagrams that allow you to drill-down to reference topics. The maps also highlight new objects and collections added to the different Office 2007 object models as compared to Microsoft Office 2003.
You can find the different Office 2007 OM maps at the MSDN TOC location: Office Solutions Development > 2007 Microsoft Office System> app > app Developer Reference > app Object Model Reference > app Object Model Apps
For instance, in Word, it's at:
The Office Dev Docs group also compiled a summary of the changes in the Office 2007 object models as compared to Office 2003, Office XP, Office 2000, and Office 97. These topics can help you understand compatibility challenges for VBA and Add-In applications between the different versions of Office. This information can be found at the MSDN TOC location: Office Solutions Development > 2007 Microsoft Office System> app > app Developer Reference > What's new > Object Model Changes Since <version>.
For instance, in Outlook, it's at:
- https://msdn2.microsoft.com/en-us/library/bb177021.aspx (since 97)
- https://msdn2.microsoft.com/en-us/library/bb176840.aspx (since 2000)
- https://msdn2.microsoft.com/en-us/library/bb176838.aspx (since XP)
- https://msdn2.microsoft.com/en-us/library/bb176839.aspx (since 2003)
Those topics can also be found in-the-box, at the TOC location <app> Developer Reference > What's new > Object Model Changes Since <version>
Comments
Anonymous
September 11, 2011
This link - msdn2.microsoft.com/.../bb244520.aspx - is incorrect. It leads to the topic on Application.Addins. Also, the object model maps for the Office 2007 applications (now) look nothing like the screen shot. But I wish they did (still) look like the screen shot!Anonymous
February 09, 2013
Yes, the Object Model Maps are completely unreadable in their current decrepit and neglected state. On top of that, the object model maps for office 2010 and 2013 are way worse. (hint: there are no object model maps at all)