]> source.dussan.org Git - poi.git/commit
Fix bug #49702 - Correct XSSFWorkbook.getNumCellStyles to check the right styles...
authorNick Burch <nick@apache.org>
Wed, 4 Aug 2010 14:40:54 +0000 (14:40 +0000)
committerNick Burch <nick@apache.org>
Wed, 4 Aug 2010 14:40:54 +0000 (14:40 +0000)
commitcc8c15ca6c7a3c8d60c61d521da09462363e2c3e
tree41cbe2eaf0548da62a2d6c9224613f5341d7f0e3
parentba5f6a5cf3c995d0896b1d2c8a4937f6cd9128aa
Fix bug #49702 - Correct XSSFWorkbook.getNumCellStyles to check the right styles list

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982269 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java