]> source.dussan.org Git - poi.git/commit
[bug-66682] fix xslb reading support for formula cells of boolean type. This closes...
authorPJ Fanning <fanningpj@apache.org>
Wed, 12 Jul 2023 22:26:41 +0000 (22:26 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 12 Jul 2023 22:26:41 +0000 (22:26 +0000)
commitfa8650fbe311b2cd2d2a44d80cb8ec6768245e60
tree591721cca7adb48558e55411b69e1e0e04875540
parente1bb2a73c83893db399addf28544800310432afc
[bug-66682] fix xslb reading support for formula cells of boolean type. This closes #485

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910951 13f79535-47bb-0310-9956-ffa450edef68
poi-ooxml/src/main/java/org/apache/poi/xssf/binary/XSSFBSheetHandler.java
poi-ooxml/src/test/java/org/apache/poi/xssf/binary/TestXSSFBSheetParser.java [new file with mode: 0644]
test-data/spreadsheet/bug66682.xlsb [new file with mode: 0644]