my application needs to copy the contents of an excel sheet (contianing data and chart) and but data sheet should not be displayed.
can any one please tell me if it is possible to copy just graph on the excel sheet to a new sheet using poi. or is it possible to hide a sheet containing the data.
I am using POI 1.9.0. as per the documentation we have a method called setProtect(boolean) in HSSFSheet. but it is not working. is it possible to protect a sheet?
Anand
_________________________________________________________________
Celebrate Shakti. Send money to loved ones in India. http://server1.msn.co.in/sp03/navaratri/ Have a joyous Navratri.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
