Added
- Added
DocumentFormat.OpenXml.Office.SpreadSheetML.Y2022.PivotRichData
namespace - Added
DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotDynamicArrays
namespace
Changed
- Updated Nuget badge on README
Fixed
- Fixed issue where a disposed object (DeflateStream) cannot be accessed after recovering from malformed url (#1802)
- Fixed issue with relationships not being created when cloning Flat OPC (#1814)
- Fixed issue with corrupt files remaining locked after attempting to open with
WordprocessingDocument.Open
(#1681) - Fixed issue with changes not applied after
.Save()
(#1771) - Fixed
AddWorkbookPart
throws exception if no main part is available (#1745) - Fixed issue with base classes not included with LINQ generation (#1838)
Thanks to the following for their contributions: