Example using low level API POI for generating Excel??
807607Nov 15 2006 — edited Dec 6 2006Hi
is anyone know good URL that teaches generating Excel using low level API using Apache POI?
The reason is because i want to set the password for either workbook/sheet in high level API but it cant be done.
the only thing can be done using High level API is protect sheet without password.
Any idea?
Thanks