]> source.dussan.org Git - poi.git/commit
[bug-66661] revert github-269 due to it breaking formulas with table references
authorPJ Fanning <fanningpj@apache.org>
Thu, 22 Jun 2023 21:37:01 +0000 (21:37 +0000)
committerPJ Fanning <fanningpj@apache.org>
Thu, 22 Jun 2023 21:37:01 +0000 (21:37 +0000)
commit01208d5790afee3586c8073c750d9795efc02031
treea0389c4d89be5a70976d022bbdf4c5038823ab65
parente8505dc2080bea109258824623d0a5e8a679f0be
[bug-66661] revert github-269 due to it breaking formulas with table references

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910561 13f79535-47bb-0310-9956-ffa450edef68
poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFCell.java
poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestXSSFCell.java
poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestXSSFFormulaEvaluation.java
poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestXSSFFormulaParser.java
poi/src/test/java/org/apache/poi/hssf/usermodel/TestHSSFFormulaParser.java [new file with mode: 0644]