|
Microsoft Office Application Development
|
|
The New Excel 2007 File FormatMost of you will know that Excel 2007 (well, Office 2007) comes with a brand new file format, based on what MSFT calls Open XML. This suddenly enables us to write code that can easily generate/change Office 2007 files without the need for an Office installation. For instance on a server. Whilst there is proper documentation on this file format, the document with detailed descriptions of the Open XML format ("part 4" in the aforementioned link) counts an astonishing 4721 pages !! This is why I decided to write up a couple of basic pages on how to do stuff with these Open XML files. This might grow into a series of articles about the new Excel 2007 file format. We'll start relatively simple. Table of Contents | ||||||||||||||
|
Use the contact page to issue
questions or comments about this website. |