Hi, can you share a sample file and some more code-snippet how you try to load and access the file?
Dominik. On Fri, Mar 27, 2020 at 5:32 PM elgreenro <[email protected]> wrote: > 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 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
