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.74k stars 1.44k forks source link

Fix DefaultColumnStyle #1340

Closed Bykiev closed 2 months ago

Bykiev commented 6 months ago

POI Bug 51037 https://github.com/apache/poi/pull/338 https://github.com/apache/poi/pull/406

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

Bykiev commented 6 months ago

@tonyqus, can you please help with DefaultRowStyle test? I've ported it from POI, but why does style indexes shouldn't be matched?