Raphael Stoeckli

Results 50 comments of Raphael Stoeckli
trafficstars

Hi, It was not an issue of renaming but of parsing numbers when reading and then saving the file again. The dates are internally stored as floats (OADate, starting at...

Hi, Sorry for the waiting time. Was battling with the Java version of the library. The Release v2.0.4 should now also fix the problem described above. The NuGet package should...

I will close this issue for now. Please do not hesitate to re-open or file a new one, if further problems occur. Once again, thank you very much for the...

Hi, A cell object is currently more or less a read-only object. I assume you want to adjust data from a loaded workbook. As a workaround, you can do the...

Hi, Cell values can now be set by the Value property of the cell. This was possible earlier too, but a type check was missing. This was added now. The...

I will close this issue for now. Please do not hesitate to re-open or file a new one, if further problems occur. Thank you for the report.

Hi, Thank you for the report and the PR. I'm sorry for the delay. I hope I can look into this as soon as possible.

Looks good so far. I will do some code maintenance and the necessary work for an upcoming patch release

The release v2.3.2 was created some minutes ago and the Nuget package should be available in some further minutes. Thank you again for the contribution. Pleas let me know if...

There was another bug discovered and v2.3.2 was superseded by v2.3.3 (v2.3.2 was deleted as release and unlisted as NuGet package)