Alfredo a écrit :
Hello:

I'm trying to use JOpenDocument and I found a problem: When I get
string from open document sheet cell, method SpreadSheet.getValueAt
return only text until first new line of the cell text.

Is this normal behaviour?

Hi,

No, thanks for reporting, it's just I had not looked at the standard to know how to handle all cases. I've committed the fix for getValueAt() and added Cell.getTextValue() to retrieve the formatted output of a cell (like a date).

HTH,
Sylvain

Reply via email to