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 2003/05/20 06:43:17 UTC

DO NOT REPLY [Bug 17759] - [RFE]Add a way to change the displayed sheet in usermodel API

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17759>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17759

[RFE]Add a way to change the displayed sheet in usermodel API

kamoshida.toshiaki@future.co.jp changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[PATCH]HSSFSheet#setSelected|[RFE]Add a way to change the
                   |(boolean) does not works    |displayed sheet in usermodel
                   |correctly                   |API



------- Additional Comments From kamoshida.toshiaki@future.co.jp  2003-05-20 04:43 -------
Sorry,I didn't know that we can select multiple sheet-tabs with "ctrl+mouse 
click"etc. at Excel XP.So this proposal is invalid.Please forget the 
attatchments id=5196 & id=6265.

But "There is no way to change the displayed sheet with usermodel APIs" is an 
another problem.Please add a way to do it.
I found that we can do it with hssf.record.WindowOneRecord#setSelectedTab(short)