Hi world.
Even
oCS.setDataFormat(HSSFDataFormat.getBuiltinFormat("@")); // text
doesn�t help (where oCS is the reference to the cell style.
This is a double forcing of being a string and still ignoring it.
Regards, Karl-Heinz.
-----Urspr�ngliche Nachricht-----
Von: Karl-Heinz Zengerle [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 31. M�rz 2004 12:55
An: [EMAIL PROTECTED]
Betreff: HSSFCell - setCellValue("1.2") leads to a numerice value 1,2 in
Excel
Hi world.
Does anybody know how to avoid the problem above?
I�ld expect that when a string is written the resulting cell should be a
string.
MfG
Karl-Heinz Zengerle