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=34761>. 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=34761 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-05 16:31 ------- Created an attachment (id=14942) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=14942&action=view) Patch for 34761 The attachment is a patch that adds methods to expose the WindowTwo.toprow element of a sheet to the user thru the usermodel api call xxx.usermodel.HSSFSheet.getTopRow() and setTopRow(). To enable this, getTopRow and setTopRow were also added to xxx.model.Sheet class. An elementary test case is provided and the results of the api call were verified manually. However more automated tests would be required to really test this patch well! -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta POI Project: http://jakarta.apache.org/poi/
