Laurențiu Leahu-Vlăducu

Results 29 comments of Laurențiu Leahu-Vlăducu

@mankaixin Could you please share an XLSX file where I can test your issue?

@mankaixin Thanks for the example. The issue I described above is about **_reading_** data, while the issue you described is about **_writing_** data. Since your issue is a different one...

While you did not provide many details about the exact error message, my guess is that you have issues with the XML parser used by XLNT, `libstudxml`. This external library...

> download from this repo https://github.com/kamxgal/libstudxml In general, due to compatibility reasons, I recommend **_against_** using this solution, as the Git Submodule used by XLNT points to an exact commit...

> You can help testing [nightly-prebuilds](https://github.com/minecraft-linux/mcpelauncher-manifest?tab=readme-ov-file#nightly-prebuilds) (Advanced users could build from source code, but most people do not want to do that), those might be compatible with 1.21.90. Didn't verify...

First of all, a huge thank you @tfussell for creating and maintaining this library for a long time. He has done an amazing job creating this library, which was a...

@m7913d My main focus would be the same :smile: The following list by far does not contain everything, but here are some points that could be improved in the future:...

@m7913d Since I have exactly the opposite use case (importing data from XLSX, but never exporting), I think we could complement each other very well :wink: By the way, not...