Java Apache POI FINE_DOTS cannot be resolved or is not a field Java Apache POI FINE_DOTS cannot be resolved or is not a field apache apache

Java Apache POI FINE_DOTS cannot be resolved or is not a field


Use FillPatternType.

Try with this:

my_style.setFillPattern(FillPatternType.FINE_DOTS );