Open-XML-SDK
Open-XML-SDK copied to clipboard
Open XML SDK by Microsoft
**Describe the bug** The feature extension and extension list ChartExtension and ChartExtensionList are not implemented. **Screenshots** If applicable, add screenshots to help explain your problem. **To Reproduce** Validate a file...
#790 - add rowId and colId extensions to CT_TableRow and CT_TableCol
Description `authorsPart` attribute on `PresentationPart` should be `AuthorsPart` (capital A) Information .NET Target: any DocumentFormat.OpenXml Version: 2.15.0+ Expected `authorsPart` should have a capital A.
**Describe the bug** The generated classes in the `DocumentFormat.OpenXml.Linq` namespace (e.g., `W`) are missing certain `XName` fields that were still present in previous versions of the SDK (e.g., 2.19.0). For...