Some of the excel files where I work need to have all the pages selected and/or certain other pages selected. I have not seen a way in the sheet interface to do this.
Created attachment 2292 [details] Patch to fix this problem.
please move the functionality into the model.Sheet instead of doing it in the usermodel.HSSFSheet and resubmit the patch. (just reopen this bug) Thanks.
Moved method to Sheet. Patch coming.
Created attachment 2355 [details] New patch that moves change to Sheet
What's the current status of this?
Applied, thanks. For extra credit please patch the documentation.
I did the extra credit. Added example and committed.