]> source.dussan.org Git - poi.git/commit
fixed HSSFWorkbook.createCellStyle to throw exception if the maximum number of cell...
authorYegor Kozlov <yegor@apache.org>
Fri, 11 Feb 2011 10:03:25 +0000 (10:03 +0000)
committerYegor Kozlov <yegor@apache.org>
Fri, 11 Feb 2011 10:03:25 +0000 (10:03 +0000)
commit20062200df5d7684a67674ecf6783275b4dcdc6a
tree0f4b441c3c1289ca77586742bff8b7ac049fac9e
parent27092f09ff4c830aa2335811325c8b343c0979ef
fixed HSSFWorkbook.createCellStyle to throw exception if the maximum number of cell styles was exceeded

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1069730 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFWorkbook.java