Microsoft SDK for Open XML Formats
Have you fiddled with the new Office Open XML format in Office 2007? As a developer you may have encountered some tedious writing of XML in Notepad. It has now become a whole lot easier. This SDK provides strongly typed part classes to manipulate Open XML documents.
The SDK will enable developers to decrease their development time for scenarios such as:
-
Creating documents programmatically
-
Customizing parts within document
-
Adding and inspecting custom XML schema within document
-
Working with and customizing document properties
Download the SDK and post your questions to the forum.