请问一下导出图片的时候 excel列头单元格样式怎么设置使用您的方法导出后第八列多占了3列
//读取第几行 int rowStart = 1; //最后一行 int rowEnd = sheet.getPhysicalNumberOfRows();