https://bz.apache.org/bugzilla/show_bug.cgi?id=63068

gallon.fi...@gmail.com <gallon.fi...@gmail.com> changed:

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

--- Comment #1 from gallon.fi...@gmail.com <gallon.fi...@gmail.com> ---
implemented in r1852212:
* setCellFormula on a BLANK cell sets it value to 0
* setCellFormula on a non-BLANK preserves its value, also when it was a
single-cell array formula

I decided not to struggle with exception safety because within the usermodel
the create-swap idiom requires reading value and formula to be able to restore
them later.

Perhaps I will do it later on a lower level.

-- 
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

Reply via email to