That's a bug and an easy fix. Could you open a bug on bz.apache.org/bugzilla ? On Mar 23, 2016 08:37, "Bazil" <[email protected]> wrote:
> Hi > I'm trying to find comments to cells on a spreadsheet. > All is well, when comments have org.apache.poi.ss.usermodel.Sheet. > getCellComments() returns. But when no comments, an exception is thrown > java > .lang.NullPointerException. > Is it possible to do so in this case getCellComments() returned null or an > empty Map? > With respect > Vasily Kopytov >
