Cells with hyper-links getting a new look on workbook copy

Hi,

We have a worksheet with cells that have hyper links in them where they look like 'normal' text; for example black and not underlined versus underlined and given that default blue non-clicked yet color.

After making a copy of the workbook, the links are now blue and underlined, like what you would expect by default in a web browser. The copy is nothing fancy, just a workbookCopy.copy(sourceWorkbook);

Attached is a pic of what I am describing.

We are using java Cells. v1.9.5, JDK1.4

I can email you the source workbook if you wish.

thanks!

Hi,

Thanks for giving us details with images,

Yes, we found the issue related the hyperlink(s) in the copied workbook, we will fix it soon.

Thank you.

Hi,

Please try this fix, thank you.

Hi,

Works great! Thanks!