You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2005/12/22 23:13:45 UTC

DO NOT REPLY [Bug 38020] New: - Code in the HSSFExample.jsp preventing to show full excel sheet

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=38020>.
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=38020

           Summary: Code in the HSSFExample.jsp preventing to show full
                    excel sheet
           Product: POI
           Version: 2.5
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: minor
          Priority: P5
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: srinivasb@gmail.com


A minor issue in the HSSFExample.jsp prevents the user to see the full Excel
sheet mainly because of the way the API is used. The "number of physical rows" (
or physical cells within the row) is different from the range of the rows (or
cells within that row) that these cells span across. For example, 5 rows in a
sheet can span from row 5 thru 500 :-).

The modified HSSFExample.jsp will be attached to this bug. I need to figure out
how to create patch/update the CVS source itself. I might do that as well.

-SB

-- 
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: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/


DO NOT REPLY [Bug 38020] - Code in the HSSFExample.jsp preventing to show full excel sheet

Posted by bu...@apache.org.
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=38020>.
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=38020





------- Additional Comments From srinivasb@gmail.com  2005-12-22 23:15 -------
Created an attachment (id=17266)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17266&action=view)
Updated example that shows the full excel sheet


-- 
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: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/