Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Exception in component tFileOutputExcel_1
java.lang.NullPointerException
at org.apache.poi.ss.util.SheetUtil.getCellWidth(SheetUtil.java:120)
at org.apache.poi.ss.util.SheetUtil.getColumnWidth(SheetUtil.java:217)
at org.apache.poi.xssf.streaming.SXSSFSheet.autoSizeColumn(SXSSFSheet.java:1153)
at org.talend.ExcelTool.setColAutoSize(ExcelTool.java:261)
at ....