]> source.dussan.org Git - poi.git/commit
Improve the javadocs for font and fill related colourings, and add another tests...
authorNick Burch <nick@apache.org>
Wed, 2 Jan 2008 15:48:11 +0000 (15:48 +0000)
committerNick Burch <nick@apache.org>
Wed, 2 Jan 2008 15:48:11 +0000 (15:48 +0000)
commit137e6f588587c27ff9d42607b9c7578ab9601286
tree208b3e69340635d6766e8a2421180b169daa6024
parent71085a913bca601805bd7d2d3aba747312321c83
Improve the javadocs for font and fill related colourings, and add another tests to check it all works as expected

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@608132 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFCellStyle.java
src/java/org/apache/poi/hssf/usermodel/HSSFFont.java
src/testcases/org/apache/poi/hssf/data/SimpleWithColours.xls [new file with mode: 0755]
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFPalette.java