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/11/04 13:01:49 UTC

DO NOT REPLY [Bug 24381] New: - ClassCastException in HSSF Cell - getCellFormula()

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

ClassCastException in HSSF Cell - getCellFormula()

           Summary: ClassCastException in HSSF Cell - getCellFormula()
           Product: POI
           Version: 2.0-pre3
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: cnutz@actano.de


Exception inside getCellFormula() occours when try to do this: 

cell.setCellFormula(row.getCell().getCellFormula());

(cell, row and row.getCell() are not null !)

This happens also in new POI 2.0 RC1

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-dev-help@jakarta.apache.org