Joelharkes.DocumentFormat.OpenXml
2.7.1
This is a direct dotnet pack and upload of the 2.7.0 openXml binaries from: https://github.com/OfficeDev/Open-XML-SDK
Install-Package Joelharkes.DocumentFormat.OpenXml -Version 2.7.1
dotnet add package Joelharkes.DocumentFormat.OpenXml --version 2.7.1
<PackageReference Include="Joelharkes.DocumentFormat.OpenXml" Version="2.7.1" />
paket add Joelharkes.DocumentFormat.OpenXml --version 2.7.1
Release Notes
News: The Office2016 branch on this repo contains a preview of the Open-Xml-Sdk v2.7, which supports the Office 2016 extensions in the file format. The biggest change to the markup was the introduction of the ExtendedChartPart, which support the new chart types, such as Waterfall, Box and Whisker, and Sunburst. You can specify FileFormatVersions.Office2016 to validate this markup. This version of the SDK also supports using the strongly-typed OM to access the markup in the new parts.
We will merge the Office2016 branch into vNext at some point in the future, after receiving feedback.
v2.7.1
* Exclude symbols from signing and artifacts
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- System.IO.Packaging (>= 4.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Joelharkes.DocumentFormat.OpenXml:
Package | Downloads |
---|---|
Punfai.Report.OfficeOpenXml
docx xlsx pptx support for Punfai report scripting engine
|
|
TTG.Templating.Dotliquid
DotLiquid's implementation of TabTabGo's Templating engine
|
GitHub repositories
This package is not used by any popular GitHub repositories.