On Sat, 11 Jun 2011, Nicholas Chandoke wrote:
I noticed the HSSFSheet.cloneSheet(int) function, but I can't find a method to add the cloned sheet to a workbook.
It gets added to your workbook as part of the cloning process, you don't need to do anything to attach it
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
