Hyperlink TextToDisplay not working in Excel 2007

The following code does not seem to work in Excel 2007 but does work in Excel 2003:

int x = Common.CurrentWorksheet.Hyperlinks.Add(1, 1, 1, 1, "'Class'!A1");

Common.CurrentWorksheet.Hyperlinks[x].TextToDisplay = "Test link";

Alan

Hi Alan,

We found the issue as you have mentioned for Excel 2007 Xlsx file format, we will figure it out soon.

Your issue has been logged into out issue tracking system with an issue id: CELLSNET-12710. We will notify you when it is fixed.

Thank you.

Hi,

Please try the attached version. We have fixed the “Hyperlink TextToDisplay” issue as you have mentioned for Excel 2007 Xlsx file format.

Thank you

The issues you have found earlier (filed as 12710) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.