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=33849>. 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=33849 Summary: Problem while Reading cell with formula value Product: POI Version: 2.0-dev Platform: PC OS/Version: Windows 2000 Status: NEW Severity: critical Priority: P2 Component: HSSF AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi, I have an Excel shet containign formulas that I tried to read.When I tried to read cell with formula I am not getting any value.I am using Jar files from "poi-bin-2.0-RC2-20040102" I tried to use valueRowt.getCell((short) r)).getCellFormula() but it's not working it is giving Method with name getCellFormula() is not found in HSSFCell. Can you please suggest me how to read value from formula cell. If I am not using right version can you please provide URL where I can get New version. Thanks Monica -- 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/
