Skip to content

March 25, 2008

Apache POI: committed revision 640794

Author: paolo
Date: Tue Mar 25 06:19:27 2008
New Revision: 640794

URL: http://svn.apache.org/viewvc?rev=640794&view=rev
Log:
XSSFCellStyle fillColors support; XSSFCellFill class; tests

Added:
poi/branches/ooxml/src/ooxml

/java/org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.java
poi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/extensions/TestXSSFCellFill.java
Modified:
poi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java
poi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCellStyle.java
poi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCellStyle.java

 

…. I know that it does not sound so exciting for most of my readers, but this is just a self celebrating moment :-)

The strange lines above are my first commit stacktrace as an Apache Commiter.

I have been working on the POI growing up project for a couple of months. We are basically providing Office Open XML support to the POI interfaces.

More to come about all that stuff..

.. oh, yes, you can reach me at the new address paolo-at-apache.org ;-)

Read more from Apache, Committer, POI, ooxml
blog comments powered by Disqus