Hi all, I'm realtively new to POI (3.8b3).At the moment, I'm trying to alter given code for HSSF-workbooks in order to use it with XSSF-workbooks. My problem is that I cannot figure out how to shift whole columns to the right. In the original code this is done by the XSSFCell.setCellNum method which i cannot use for XSSFCells. Does anyone know a way to solve this?
Thanks in advantage Christoph
