Skip to main content
Open-XML-SDK package icon

Open-XML-SDK

The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.

Total Downloads
4.2M
4,165,303
Published
Jan 2, 2020
Latest stable version

Install

.NET CLI
dotnet add package Open-XML-SDK --version 2.9.1
Package Manager Console
Install-Package Open-XML-SDK -Version 2.9.1
PackageReference
<PackageReference Include="Open-XML-SDK" Version="2.9.1" />

Frameworks

.NETFramework3.5 .NETFramework4.0 .NETFramework4.6 .NETStandard1.3

Dependencies

System.IO.Packaging
.NETFramework4.6
[4.5.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
System.IO.Packaging
.NETStandard1.3
[4.5.0, )
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.