getCellType() always returns 0 (Numeric)
elgreenro <[email protected]>
| Newsgroups | gmane.comp.jakarta.poi.user |
|---|---|
| Message-ID | <[email protected]> |
Hello dear community! I have a problem. When I read an xls file with apache POI, I always recive from getCellType() the value 0. That is incorrect. I have other types of data inserted in sheet. And I don't really understand why this is happening. This is what my logger say everytime it parse a cell. Like everytime. Type = 0 Does anyone know or have a clue why is this happening? Thx -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html