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

Boolean Cells are ignored when reading .xls file

           Summary: Boolean Cells are ignored when reading .xls file
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HSSF
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have an Excel 2000 file with 10 columns, 2 of which are boolean.  For the 
particular row in question, HSSFRow.getPhysicalNumberOfCells() reports 8 
cells.  The boolean cells are returned as <code>null</code> from HSSFRow.getCell
().

Reply via email to