dotnet / Open-XML-SDK

Open XML SDK by Microsoft
https://www.nuget.org/packages/DocumentFormat.OpenXml/
MIT License
3.99k stars 544 forks source link

Add c16:uniqueId for CT_DPt and CT_LegendEntry #1768

Open tomjebo opened 1 month ago

tomjebo commented 1 month ago

Add the following c16:uniqueId extension child patches:

CT_DPtExtensionList/CT_DPtExtension CT_LegendEntryExtensionList/CT_LegendEntryExtension

These are already in the O16 patch file on the backend, just uncomment for v4.0.

Related bug:

Also remove:

obsoleted pictureOptions from CT_LineSer, CT_RadarSer, CT_PieSer, CT_BubbleSer and CT_SurfaceSer obsoleted bubble3D from CT_SurfaceSer

these children have been removed in the latest Office schemas.