]> 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)
commitb63080e7c48eab1c98f2d8368b8948226d5c3711
tree4ec6500992beb833fe7c812b93e3c9f6071bfeb3
parentb8c8567bc86a0249e869ba1a2bc57201bb7d7e2a
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]