Hi Michael,
Word/Excel document customization support has been never removed from VSTO feature set. However, there might be a slight confusion between VSTO 2005 and VSTO 2005 SE feature sets (and next version)
Please read the notes for VSTO 2005 SE download here:
In particular:
* Note that if you install on top of Visual Studio 2005 Professional, no document-level customizations or other functionality that is part of the full version of Visual Studio 2005 Tools for Office (VSTO 2005) is installed. VSTO 2005 SE adds only the application-level features listed in the feature highlights section above.
If you install on top of one of the Visual Studio Team editions or Visual Studio 2005 Tools for Office, you will have VSTO 2005 project types available side by side with VSTO 2005 SE projects
Daniel,
Perhaps I should have been more clear. I do agree with you on all points. Officially document customizations for Word 2007 have never been removed because they have never been made available in a release version.
To which I am referring is that I could formerly use Whidby with VSTO 2005 SE and create document customizations for Word 2007. But the release version of Visual Studio 2005 with VSTO SE only support Word 2007 add-ins. The add-in functionality came out of pre-release and into release but not the document customization. Visual Studio 2008 gives us that document customization with Wod 2007.
If I have it still wrong becaused some how I installed in the wrong order one thing on top of another and in Visual Studio 2005 I am able to create not just add-ins for Word 2007 but Document Customization then ignore me.
But in ALL cases- Daniel is correct. It's all a bit confusing isn't it?