DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28015>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28015 [PATCH] - Enhancement for HSSF Serialier supporting vertical orientation ------- Additional Comments From [EMAIL PROTECTED] 2004-03-31 10:39 ------- .... made an second patch that allows an cell to span more than one row or column using the following syntax: <gmr:Cell Col="0" Row="0" Cols="2" Rows="4" ValueType="60">i'm a big cell</gmr:Cell> this shows the usage of the attributes "Rows" and "Cols" which where in the source code but never used ...
