On Tue, 22 Jan 2008, Lauren Riley wrote:
How do you set a sheet as hidden? I see in the API there is a workbook.setSheetHidden(int, boolean) method. I have POI 3.01 and I don't see this method in the HSSFWorkbook class????

See http://poi.apache.org/changes.html

It went in since 3.0.2 beta 2, so you'll need a svn checkout for now. (It'll be in 3.0.2-FINAL once that's released)

Nick

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

Reply via email to