Hi, in the vba editor i can set the values xlSheetVisible, xlSheetHidden, xlSheetveryHidden for the property Visible for every Table. Is there a way to do this by HSSF? I have the problem that i made a template with many sheets, charts and local named ranges - when i try to delete a sheet of this template - the file is damaged. So i thought i can hide the sheets that's not needed.
Thanks Mark -- View this message in context: http://www.nabble.com/is-there-any-way-to-set-the-visible-property-for-an-sheet--tf3212517.html#a8921268 Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
