Hello,
I am evaluating Aspose.Cells(Java Version) on both Windows (our dev env) and Solaris(our live env). So far I am pleased with the outcome on windows, but cloning an existing worksheet in an excel template does not seem to work correctly for us. Our excel template contains a radio button group and a drop down menu in the template, in addition to the usual text cells and cell comments.
I have enclosed my excel template. (Sorry, I have removed most of the general text content due to security/confidentiality reasons) but the radio button and drop menus are still there.
The foll. is my Java code on Windows XP Prof. (JDK1.5)
workBook = new Workbook();
workBook.open(excelFile);
workSheets = workBook.getWorksheets();
workSheets.addCopy(0);
thanks,
Vishwa,
(Vishwa Kumba
Java Developer,
IT - WestLB,
Dusseldorf, Germany
Email: href="mailto:incana_kumbav@westlb.de")