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 2015/10/25 02:02:01 UTC

[Bug 58532] Support for 4 part data formats, eg used for #/K/M formats

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

Nick Burch <ap...@gagravarr.org> changed:

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

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
As of r1710407 these are now supported by DataFormatter. This is implemented by
calling out to CellFormat in these kind of cases, as CellFormat already had
most of the support for it

At some point we need to stop having two different sets of format code, but for
now, this works, and also lets us enable some more DataFormatter test cases
that were commented out

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