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


Nick Burch <[EMAIL PROTECTED]> changed:

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




--- Comment #1 from Nick Burch <[EMAIL PROTECTED]>  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to