NPOI 2.7.1 Release Notes #1344
tonyqus
started this conversation in
Show and tell
Replies: 1 comment
-
I am using NPOI (v2.7.1) to work with an Excel file that contains a formula using XLOOKUP along with other functions like IF. While the XLOOKUP support was introduced in PR #815, when I attempt to evaluate the formula using FormulaEvaluator.EvaluateFormulaCell(cell), it returns the formula instead of the calculated value. I would appreciate any suggestions on resolving this issue or confirming if there's a problem with XLOOKUP implementation in NPOI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To learn how NPOI succeeds, you can read this post
Release Date: July 3, 2024
Package Update
CICD Update
Formula Bug Fixes/Ehancement
Bug Fixes
POI Bug Fixes
Beta Was this translation helpful? Give feedback.
All reactions