java.lang.IllegalArgumentException
斑马先生· 2011-10-09 11:33:24 ireport输出excel格式的报表时报错:java.lang.IllegalArgumentException: The maximum column width for an individual cell is 255 characters.
at org.apache.poi.hssf.model.Sheet.setColumnWidth(Sheet.java:1032)
at org.apache.poi.hssf.usermodel.HSSFSheet.setColumnWidth(HSSFSheet.java:437)