@@ -47736,14 +47736,16 @@ internal override void ConfigureMetadata(ElementMetadata.Builder builder)
4773647736 new ElementParticle(DocumentFormat.OpenXml.Office2013.Excel.TimelinePivotCacheDefinition.ElementType, 1, 1, version: FileFormatVersions.Office2013),
4773747737 new ElementParticle(DocumentFormat.OpenXml.Office2013.Excel.PivotCacheIdVersion.ElementType, 1, 1, version: FileFormatVersions.Office2013),
4773847738 new ElementParticle(DocumentFormat.OpenXml.Office2021.Excel.Pivot.Xsdboolean.ElementType, 1, 1, version: FileFormatVersions.Office2021),
47739- new ElementParticle(#pragma warning disable CS0618
47740- DocumentFormat.OpenXml.Office.SpreadSheetML.Y2022.PivotRichData.PivotCacheRichInfo.ElementType#pragma warning restore CS0618
47741- , 1, 1, version: FileFormatVersions.Microsoft365),
47739+ #pragma warning disable CS0618
47740+ new ElementParticle(DocumentFormat.OpenXml.Office.SpreadSheetML.Y2022.PivotRichData.PivotCacheRichInfo.ElementType, 1, 1, version: FileFormatVersions.Microsoft365)
47741+ #pragma warning restore CS0618
47742+ ,
4774247743 new ElementParticle(DocumentFormat.OpenXml.Office.SpreadSheetML.Y2022.PivotVersionInfo.CacheVersionInfo.ElementType, 1, 1, version: FileFormatVersions.Microsoft365),
4774347744 new ElementParticle(DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotAutoRefresh.Xsdboolean.ElementType, 1, 1, version: FileFormatVersions.Microsoft365),
47744- new ElementParticle(#pragma warning disable CS0618
47745- DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotDynamicArrays.PivotCacheDynamicArray.ElementType#pragma warning restore CS0618
47746- , 1, 1, version: FileFormatVersions.Microsoft365),
47745+ #pragma warning disable CS0618
47746+ new ElementParticle(DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotDynamicArrays.PivotCacheDynamicArray.ElementType, 1, 1, version: FileFormatVersions.Microsoft365)
47747+ #pragma warning restore CS0618
47748+ ,
4774747749 new AnyParticle(0, 1)
4774847750 };
4774947751 }
0 commit comments