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 2006/07/12 14:36:46 UTC

DO NOT REPLY [Bug 40028] - no valid zero Cell Value

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





------- Additional Comments From rodrigo.vega.bs.as.arg@gmail.com  2006-07-12 12:36 -------
(In reply to comment #0)
> When i try to put into a cell this
> 
> <javaCode>
> row.createCell((short) 11).setCellValue(productos.getImporte().doubleValue());
> </javaCode>
> 
> and doubleValue() return zero... in xls appears 3.48484087130803E+308
Sorry doubleValue() don't return zero, it return NaN


-- 
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/