]> source.dussan.org Git - poi.git/commit
Write tests for xssf StylesTable, now able to round-trip just fine
authorNick Burch <nick@apache.org>
Sat, 22 Mar 2008 15:09:37 +0000 (15:09 +0000)
committerNick Burch <nick@apache.org>
Sat, 22 Mar 2008 15:09:37 +0000 (15:09 +0000)
commit205a5195df8043511a0eb7b4f8b1e2735540cdf9
treebba4a8e43c1f97eb0e23a1c9eb5ac12ca1578a9c
parent010e4ac16664f5cee57402269c28d7b764580d60
Write tests for xssf StylesTable, now able to round-trip just fine

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@640005 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java
src/ooxml/testcases/org/apache/poi/xssf/model/TestStylesTable.java [new file with mode: 0644]