]> source.dussan.org Git - poi.git/commit
Bugzilla 52348: Avoid exception when creating cell style in a workbook that has...
authorYegor Kozlov <yegor@apache.org>
Mon, 19 Dec 2011 09:06:10 +0000 (09:06 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 19 Dec 2011 09:06:10 +0000 (09:06 +0000)
commit1b65bb839a01ed8f830a475f8c668ff5b2a51e24
treea5b22fce1e0cf17b1006387644963b07463efc4d
parentf5c15966617a98609012a1eac75819bf81575765
Bugzilla 52348:  Avoid exception when creating cell style in a workbook that has an empty xf table

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1220659 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCellStyle.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCellStyle.java
test-data/spreadsheet/52348.xlsx [new file with mode: 0644]