nissl-lab / npoi

a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
Apache License 2.0
5.73k stars 1.43k forks source link

Backport commits that fix rate function giving incorrect results #1286

Closed superrnovae closed 1 month ago

superrnovae commented 8 months ago

This pretty much updates Rate function to the latest upstream commit. Testcases are included.

Closes: https://github.com/nissl-lab/npoi/issues/1226

Bykiev commented 7 months ago

Can you please fix test errors and link to related bugfix commit in POI?

tonyqus commented 6 months ago

Test case 'TestMicrosoftExample1' failed. Can you fix it?

tonyqus commented 4 months ago

Can you merge from master and rerun the unit tests?