https://issues.apache.org/bugzilla/show_bug.cgi?id=44523
Josh Micich <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Josh Micich <[EMAIL PROTECTED]> 2008-05-15 16:35:58 PST ---
Fixed in svn r656893
Looks like some confusion between sheet selection and focus (starting in
WINDOW2 record).
Added new method setActiveSheet(int) to HSSFWorkbook.
Changed comment on selSelectedTab(int) to emphasise distinction from
setActiveSheet
Added new method setSelectedTabs(int[]) for multiple tab(sheet) selection.
Added new methods / deprecated old methods with misleading names.
Added junit test cases.
--
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]