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

Patches from poi #1433

Closed antony-liu closed 1 month ago

antony-liu commented 1 month ago

poi: #60520 - Provide *SSF functionality via Common SS Remove test cases that have been removed in the POI poi: assertEquals(false, ...) -> assertFalse(...)

tonyqus commented 1 month ago

Please list what's changed in the description

antony-liu commented 1 month ago

poi: #60520 - Provide *SSF functionality via Common SS

remove test cases that have been removed in the POI

poi: assertEquals(false, ...) -> assertFalse(...)

tonyqus commented 1 month ago

LGTM