NPOI 2.7.1 Release Notes #1344
tonyqus
started this conversation in
Release Notes
Replies: 1 comment 1 reply
-
|
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.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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