https://bz.apache.org/bugzilla/show_bug.cgi?id=58227
--- Comment #4 from [email protected] --- The attached excel file contains data table (M4:P52). If you'll change the input 3 for the data table, and run "Recalculate All", you'll see the values in the data tables changes. (Only after click on recalculate all). The same logic in the attached java file. I change the 3rd input (cell C4), and recalculate all cells, but data tables values do not effected. Note, I use private method evaluateAllCells which run over all cells and calculate the formula. I use this method since FormulaEvaluator.evaluateAll() throw an exception. Thanks -- 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]
