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

Add RemoveDataValidation method #1262

Closed artem-iron closed 4 months ago

artem-iron commented 7 months ago

This PR adds a RemoveDataValidation to the ISheet implementations to allow the removal of a data validation rule.

tonyqus commented 4 months ago

LGTM