Convert Cell type to String in Apache POI

-2

How can I convert a type Cell to String ?

String datateste = row.getCell(5);
    
asked by anonymous 13.09.2018 / 21:09