]> source.dussan.org Git - poi.git/commit
Fix bug #56278 - Support loading .xlsx files with no Styles Table
authorNick Burch <nick@apache.org>
Mon, 17 Mar 2014 19:02:21 +0000 (19:02 +0000)
committerNick Burch <nick@apache.org>
Mon, 17 Mar 2014 19:02:21 +0000 (19:02 +0000)
commit6d2ecdeac29d06f0ef9677923c6725b94e427134
tree4ec6500992beb833fe7c812b93e3c9f6071bfeb3
parentee58bd0d324680156d6f80662dd5ac4bee8366e5
Fix bug #56278 - Support loading .xlsx files with no Styles Table

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1578518 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
test-data/spreadsheet/56278.xlsx [new file with mode: 0644]