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…...(cells) range onto it. For example, you may create a range based...insertColumns(3,1, options); with: Range range1 = worksheet.getCells()...