I'm getting a null reference exception on line 1235 of XLRangeBase:
c.DataValidation.Clear();
c.DataValidation is null
btw - love the library otherwise.
Comments: Please try the latest version of ClosedXML (v0.87.1 at this stage). If you still experience the issue, log it on the new GitHub page.
c.DataValidation.Clear();
c.DataValidation is null
btw - love the library otherwise.
Comments: Please try the latest version of ClosedXML (v0.87.1 at this stage). If you still experience the issue, log it on the new GitHub page.