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

--- Comment #2 from Dragan Jovanović <drjovano...@gmail.com> ---
Ok. 
I have copied a few POI classes to my project, and made some changes in them,
so now my project is able to parse and render formula strings in format
different than US one. These are differences between formats which I
implemented :
//                      US      EU
//decimal separator       .       ,
//argument separator      ,       ;
//array item separators   , ;     . ;

So if some-when you want to integrate that functionality into POI, write me an
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

Reply via email to