NPOI icon indicating copy to clipboard operation
NPOI copied to clipboard

@2.5.1 misbehavior of Comparision.Operator at DVConstraint.CreateDateConstraint for LibreOffice Calc v7.0.0.3(x64)

Open llorch19 opened this issue 3 years ago • 2 comments

While using [email protected] for HSSFWorkbook gen, found DVConstraint.CreateDateConstraint for datetime cols behaves like below,

0 - Between 1 - NotBetween 2 - Equal 3 - NotEqual 4 - LargerThan 5 - LesserThan 6 - LargerThenOrEqual 7 - LesserThanOrEqual

Best Regards & Thanks

llorch19 avatar Sep 18 '20 01:09 llorch19

I'm afread you post the issue in the wrong repo. This is not official NPOI repo.

tonyqus avatar Sep 18 '20 02:09 tonyqus

I'm afread you post the issue in the wrong repo. This is not official NPOI repo.

Thanks replying. The issue appears in a .Net Core project when following README.md.

llorch19 avatar Sep 22 '20 21:09 llorch19