]> source.dussan.org Git - poi.git/commit
Fix bug #47582 - XSSFCellStyle support for creating a style in one workbook based...
authorNick Burch <nick@apache.org>
Mon, 20 Sep 2010 20:10:14 +0000 (20:10 +0000)
committerNick Burch <nick@apache.org>
Mon, 20 Sep 2010 20:10:14 +0000 (20:10 +0000)
commitaf0085fd32306b1bc93b933ae0b9bcfe8bf5d835
tree3d496036f1568b3282ca0267b1955adcf05b3b30
parent2fbe2f48a15ea0aaca4315b12f7b1365ceb6d549
Fix bug #47582 - XSSFCellStyle support for creating a style in one workbook based on a style from a different one

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