https://bz.apache.org/bugzilla/show_bug.cgi?id=63845
--- Comment #4 from Joern Muehlencord <[email protected]> --- As written, it is basically just Cell cell = row.createCell (0, CellType.FORMULA); cell.setCellFormula("SUM(A3:A5)"); See attached test test class (I skipped the copy column part just to keep the test class simple). -- 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]
