-
I have encountered an scenario where a user has entered data into the database which included control characters (most likely from a 3rd party system).
Subequently when attempting to export the dat…
-
After installing the nuget package, I try to use following code
`using SpreadsheetLight;
using SpreadsheetLight.Extensions;`
I get following error
`Error (active) CS0246 The type or namespac…
ghost updated
2 months ago
-
When executing SpreadsheetDocument.Save() (i.e. base class OpenXmlPackage.Save()) I'm getting the following error:
InvalidOperationException
Collection was modified; enumeration operation may not ex…
-
More… in the list of derived classes does not bring unshown derived classes on https://docs.microsoft.com/en-us/dotnet/api/documentformat.openxml.openxmlleafelement?view=openxml-2.8.1.
**To Reprodu…
-
I need to read a file where the element `` and `` **miss the "r" attribute**, that is apparently optional in the OpenXML structure.
Here's an example:
https://www.atih.sante.fr/sites/default/files…
-
**Describe the bug**
Docx file generated with OpenXML isn't able to be exported by soffice in linux (has something to do with the content)
**To Reproduce**
```
using (MemoryStream me…
-
Upstream issue with ExcelJS: https://github.com/exceljs/exceljs/issues/1437
Originally reported to us by @aaronkyle.
I'll try opening a PR to fix in ExcelJS…
-
**Describe the bug**
Adding an endnote having hyperlink into a document having no existing relationship for an endnote part is not generating proper endnotes.xml.rels file due to which generated docu…
-
**Describe the bug**
The currently created XLSX files are not compliant to OpenXML specification ISO/IEC 29500-2. The reason is that in reference to the ZIP Appnote (ZIP File Format Specification Ver…
-
**Do you want to request a *feature* or report a *bug*?**
- [x] Bug
- [ ] Feature
- [ ] Question
**Did you test against the latest CI build?**
- [ ] Yes
- [x] No
Related source code not cha…