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

POI Bug 69154: Shifting columns with merged regions generates an error about overlapping regions #1438

Closed TimLee88 closed 3 days ago

TimLee88 commented 3 weeks ago

Synchronize from apache poi

Fix #962

Bykiev commented 2 weeks ago

Hi, thanks for contribution, can you please add the test case? https://github.com/apache/poi/commit/e1c61686827acd674e09a484a84a597c47dee10b

POI Bug 69154

tonyqus commented 1 week ago

@TimLee88 #1329 merge looks to contain the fix from POI Bug 69154. But there is some code difference. Can you help review the conflict?