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 2003/02/27 15:17:33 UTC

DO NOT REPLY [Bug 17488] New: - Can't get the row in which a HSSFCell is

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17488>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17488

Can't get the row in which a HSSFCell is

           Summary: Can't get the row in which a HSSFCell is
           Product: POI
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: cjolif@ilog.fr


There's no way to get the row of the HSSFCell. A getRowNum() or something like
that method would be welcomed otherwise an application cannot get the position
of a single HSSFCell. That should not be a problem as looking at the source code
this information is stored in the HSSFCell.