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.67k stars 1.42k forks source link

Some patches and features ported from poi 3.16 #1304

Closed antony-liu closed 5 months ago

antony-liu commented 5 months ago
tonyqus commented 5 months ago

The PR is too huge. Is it possible you can split it to a few PRs? Otherwise, it's impossible to review the code.

For example, you can put all the commits of Xml comments improvement in one PR.