On Thu, 23 Nov 2006, just_a_kid wrote:
is anyone know how to protect workbook/sheet using POI ?
This isn't supported. To protect a workbook with a password, you have to encrypt it. We can't find any documentation on how the encryption process works, so we can't add it to POI.
Nick --------------------------------------------------------------------- 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/
