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

Fix DefaultColumnStyle #1340

Open Bykiev opened 3 months ago

Bykiev commented 3 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 3 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?