You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by snobbles <em...@hotmail.com> on 2013/03/14 21:43:15 UTC

Write numbers to text cells in Excel generates warnings that number is stored as text

If I try to write strings containing numbers to cells using the
Cell.setCellValue(String) method, a warning is displayed on the cell saying
that a number is stored as text.  If I manually mark this cell as having
type Text, the warning disappears.  
How can I set this Text type with the POI API?




--
View this message in context: http://apache-poi.1045710.n5.nabble.com/Write-numbers-to-text-cells-in-Excel-generates-warnings-that-number-is-stored-as-text-tp5712348.html
Sent from the POI - User mailing list archive at Nabble.com.

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