I am generating an excel file with 3 sheets via POI.

When I store the file and open it with excel, the 3rd sheet is shown.
Now I want to make sure, the 1st sheet (overview) shows up when the file is opened by someone.
I tried the setSelected on the 1st sheet, but this only results in the tab for the 1st sheet having white background, but the 2nd is shown to the user.
I found, I'm not the only one experiencing this problem: http://java2.5341.com/msg/78833.html

Has anybody a solution?

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to