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

--- Comment #20 from Yegor Kozlov <[email protected]> ---
> 
> So far I have a produced almost working fix for the binary files but not for
> the ooxml files. However, I am asking if anyone has any insights how to
> solve this for the ooxml files format.

If you already implemented (4) and can create formulas spannig across multiple
sheets then the OOXML part is almost done .  The only thing you need to to
parse the formula string into Ptg[] and then re-use functionality from HSSF. 

I will be happy to help  with this task. Please go ahead and submit a patch for
the binary format and I will try to figure out what to do with ooxml.  

Yegor

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

Reply via email to