Thanks a lot. I thought it is an attribute of sheet and not of workbook.

Hardie


Anthony Andrews wrote:
> 
> Have a look at the isSheetHidden(index) and isSheetVeryHidden(index)
> methods in the HSSFWorkbook class. All you do is call one of these methods
> on the workbook and pass the sheet index to it. Mustr admit that I do not
> know the difference between hidden and very hidden though.     
> 

-- 
View this message in context: 
http://www.nabble.com/Hiding-a-sheet-in-Excel-workbook-using-POI-HSSF-tp1306699p19968000.html
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to