learn.microsoft.com

Welcome to the Open XML Format SDK 1.0

  • ️Archiveddocs
  • ️Mon May 05 2014
Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Welcome to the Open XML Format SDK 1.0

  • Article
  • 05/05/2014

In this article

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

This reference provides strongly-typed part classes to manipulate Open XML documents.

Welcome to the Open XML Format SDK 1.0. The 2007 Microsoft® Office system introduces a new file format that is based on XML called Open XML Formats. Microsoft Office Word 2007, Microsoft Office Excel® 2007, and Microsoft Office PowerPoint® 2007 all use these formats as the default file format. Open XML formats are useful for developers because they are an open standard and are based on well-known technologies: ZIP and XML. Microsoft provides a library for accessing these files as part of the WinFX technologies in the System.IO.Packaging namespace. This SDK is built on top of the System.IO.Packaging API and provides strongly-typed part classes to manipulate Open XML documents.

Publish date of this reference: June 2008 (version 2007)

Downloads   This SDK is also available as a download. To download the SDK and the sample code, see 2007 Office System: Open XML Format SDK.

In This Section

About the Open XML Format SDK 1.0

Getting Started with the Open XML Format SDK 1.0

Open XML API Roadmap

What's New in the Open XML Format SDK 1.0

How Do I...

Reference

Open XML API Class Diagram

Additional Resources

Additional resources

In this article