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 2008/04/07 12:34:59 UTC

DO NOT REPLY [Bug 44762] XSSF FormulaEvaluator does not handle 3D refs or Name tokens

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


Nick Burch <ni...@torchbox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #1 from Nick Burch <ni...@torchbox.com>  2008-04-07 03:34:59 PST ---
I have a feeling that HSSFWorkbook / XSSFWorkbook (and hence
ss.usermodel.Workbook) will already do the named range stuff for us, so that
ought to be an easy change

Is the sheet lookup actually the "get sheet from external sheet number/ref"
stuff? If so, I think we could probably put that onto ss.usermodel.Workbook,
and have HSSFWorkbook delegate that onto the model.Workbook

I'll have a go at tweaking shortly


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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