https://issues.apache.org/bugzilla/show_bug.cgi?id=52158
--- Comment #5 from jda...@strategicanalytics.com 2011-11-09 16:55:07 UTC --- I should add that in our implementation of setFormula, we set the cell type: Cell cell = getCell( row, column ); cell.setCellType( Cell.CELL_TYPE_FORMULA ); cell.setCellFormula( formula ); -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org