You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by just_a_kid <ju...@hotmail.com> on 2006/11/23 14:24:32 UTC

Low Level API

HI , 

   is anyone know how to protect workbook/sheet using POI ?
   I think HSSFWorkBook only can protect the sheet using no password which
anyone can unprotect it
 
   Looking at the API , it seems only Workbook (Low level API ) has the
ability to protect the workbook/sheet with some password but i am struggling
find a good URL/tutorial teaching us how to generate excel using WorkBook

   All i can find in google is all tutorial teaching us generate excel using
HSSFWorkBook and none of them teaching / sample the WorkBook

   Does anyone here know good URL/Tutorial teaching generating to Excel
using Low Level API?
    simply because i want to protect workbook/sheet with some password and
dont let anyone tamper it.

    Or can it be done using HSSFWorkBook?

   Thanks
-- 
View this message in context: http://www.nabble.com/Low-Level-API-tf2692464.html#a7508085
Sent from the POI - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/