]> source.dussan.org Git - poi.git/commit
Fix bug #50956 - Correct XSSF cell style cloning between workbooks
authorNick Burch <nick@apache.org>
Thu, 21 Apr 2011 13:22:18 +0000 (13:22 +0000)
committerNick Burch <nick@apache.org>
Thu, 21 Apr 2011 13:22:18 +0000 (13:22 +0000)
commit11a75497e546c6f190fa684681b36f5e1e475aad
tree188bd053cc3f1ec59db3f4a518ce68347c654c0c
parentf7ed387745d7c9fe324f0be285a172277aa12a0c
Fix bug #50956 - Correct XSSF cell style cloning between workbooks

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1095695 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