Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the xlsx as Docx. But with…...SaveAsEditableShapes = true; saveOptions.EmbedXlsxAsChartData...and have these 2 options as true I can simply extract the chart...