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.72k stars 1.43k forks source link

Avoid NullReference exception when saving workbook with XML Map #1314

Closed antony-liu closed 6 months ago

antony-liu commented 6 months ago

Fix issue #1070, avoid NullReference exception when saving workbook with XML Map

tonyqus commented 6 months ago

LGTM