]> source.dussan.org Git - poi.git/commit
improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813
authorYegor Kozlov <yegor@apache.org>
Sat, 12 Sep 2009 16:01:18 +0000 (16:01 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 12 Sep 2009 16:01:18 +0000 (16:01 +0000)
commit00b59a229a2263548542c646883440b85a4aca7e
tree0d2174c28db71a5123823e2446dec528d869ddca
parent4dc5210eb6138277706fc318e32cae2046a7e2d8
improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814176 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFChartSheet.java [new file with mode: 0755]
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRelation.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java
test-data/spreadsheet/47737.xlsx [new file with mode: 0755]
test-data/spreadsheet/47813.xlsx [new file with mode: 0755]