You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2012/10/04 15:30:52 UTC

[Bug 53950] setForceFormulaRecalculation does not force formula recalcuation in xlsx documents created with Excel 2010

https://issues.apache.org/bugzilla/show_bug.cgi?id=53950

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 OS|                            |All

--- Comment #1 from Yegor Kozlov <ye...@dinom.ru> ---
Should be fixed in r1394059

setForceFormulaRecalculation didn't work because it conflicted with calculation
settings in workbook.xml. If workbook-level setting is"manual" then Excel does
not recalculate formulas, no matter if formulaRecalculation=true in the sheet.

Please try with the latest build from trunk.

Yegor

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org