https://bz.apache.org/bugzilla/show_bug.cgi?id=65562
--- Comment #3 from PJ Fanning <[email protected]> --- What if we add a `setDimension(CellRangeAddress)` on SXSSFSheet? I've recently added a getDimension on XSSFSheet (and we could add that on SXSSFWorkbook too). This would at least allow users who know the values to set them on SXSSFSheet and we could write the value when we output. https://bz.apache.org/bugzilla/show_bug.cgi?id=64536#c2 describes why this is not an easy problem to solve for SXSSF. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
