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

           Summary: Select Sheet Tab does not work correctly
           Product: POI
           Version: 3.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I'd like to programmatically select a sheet with the following function:

getWorkbook().setSelectedTab((short)2);

The sheet with index 2 is displayed correctly but its "sheet tab" on the left
bottom corner doesn't seem to be selected (actually no tab is selected...).
A selected tab is usually displayed with a white background color.

Michael


-- 
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