File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ Open-XML-SDK
33
44Release Version 2.6.1
55
6+ News: The Office2016 branch on this repo contains a preview of the Open-Xml-Sdk v3.0, which
7+ supports the Office 2016 extensions in the file format. The biggest change to the markup was
8+ the introduction of the ExtendedChartPart, which support the new chart types, such as Waterfall,
9+ Box and Whisker, and Sunburst. You can specify FileFormatVersions.Office2016 to validate this
10+ markup. This version of the SDK also supports using the strongly-typed OM to access the markup
11+ in the new parts.
12+
13+ We will merge the Office2016 branch into vNext at some point in the future, after receiving
14+ feedback.
15+
616The Open XML SDK provides open-source libraries for working with Open XML
717Documents (DOCX, XLSX, and PPTX). It supports scenarios such as:
818- High-performance generation of word-processing documents, spreadsheets, and presentations.
You can’t perform that action at this time.
0 commit comments