Hi, I have an issue.
When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns().
Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…...xlsx"); Worksheet worksheet = workbook.getWorksheets()...println(options.getCopyFormatType()); worksheet.getCells().insertColumns(3...