dotnet / Open-XML-SDK

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

add c16:uniqueId to several chart complex types #1767

Closed tomjebo closed 2 months ago

tomjebo commented 2 months ago

Classes for the following complex types receive the DocumentFormat.OpenXml.Office2016.Drawing.Charts.UniqueID (c16:uniqueId) extension child: CT_DLbl, CT_LineSer, CT_ScatterSer, CT_RadarSer, CT_BarSer, CT_AreaSer, CT_PieSer, CT_BubbleSer, CT_SurfaceSer

tomjebo commented 2 months ago

fixes #1762

tomjebo commented 2 months ago

UPDATE: moved this todo to:

as it doesn't relate the fix for #1762

TODO: need to obsolete pictureOptions from CT_LineSer, CT_RadarSer, CT_PieSer, CT_BubbleSer and CT_SurfaceSer need to obsolete bubble3D from CT_SurfaceSer

these children have been removed in the latest Office schemas.

github-actions[bot] commented 2 months ago

Test Results

    70 files  ±0      70 suites  ±0   57m 30s :stopwatch: - 1m 25s  2 033 tests ±0   2 030 :white_check_mark: ±0   3 :zzz: ±0  0 :x: ±0  32 322 runs  ±0  32 286 :white_check_mark: ±0  36 :zzz: ±0  0 :x: ±0 

Results for commit ad140811. ± Comparison against base commit 522f9f3d.