Raphael Stoeckli

Results 50 comments of Raphael Stoeckli
trafficstars

Hello, I have added an option to export vertex colors as sRGB or linear in a fork. This option would be available as dropdown with the entries "sRGB" (default) and...

Hello Currently, nothing other than the date and time style (number formats) elements are read. However, I am working at this time at a full style reader (dev branch). It...

What I currently can offer you is following: Please checkout the dev branch https://github.com/rabanti-github/NanoXLSX/tree/dev Currently it is 48 commits ahead of the master branch. The dev branch get currently (between...

Hi With the just released version 2.0.0, every style property that can we written, can also be read. Thanks again for filing the issue.

Hello Sorry for the late response. Actually, I wrote an answer the evening you filed the issue and provided the PR. But it looks as I never submitted this comment....

Hello Sorry to say, but it looks, like the PR cannot be merged yet. I stumbled into issues when I tried to implement the feature in the dev branch. If...

Hello Unfortunately I still can't take as much time for the project as I would like to. I think the best way would be to provide methods similar to that...

Sorry to respond again, but it looks like the solution is not robust. I stumbled into issues when implementing the feature in the dev branch. If you add a formula,...

Hello This is probably quite easy to achieve. However there is a set of other worksheet data that must be cloned beside cells. But I can do it on the...

Hi, Worksheet cloning is now possible with just released version 2.0.0 Thanks again for the request.