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 Summary: No API call available to set the top row for a sheet Product: POI Version: 2.5 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HSSF AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Currently, there is no API call availabe in the usermodel to allow setting the "top row" on a sheet. The "top row" is the row that is visible when the sheet is first viewed (controls the default view region of a sheet). The underlying Sheet class in model stores a reference to the WindowTwo object that stores this info, but it is not exposed in the usermodel (There should be a call in HSSFSheet class that allows use to set the top row). -- 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/
