We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Inserting Hyperlink On a Picture

Using Windows Forms, and C# with .NET 2.0.

I am looking to add a Hyperlink on a Picture which is possible in VBA using Picture.Range.

Is there an equivalent with XLsio?



1 Reply

MK Manoj Kumar G M Syncfusion Team July 26, 2012 10:13 AM UTC

Hi Brian Cline,

Thank you for choosing Syncfusion products.

XlsIO provides support to set the following types of hyperlinks with the Type and Address properties of the IHyperlink interface. 

•Hyperlink to a Worksheet Range

•Hyperlink to Website

•Hyperlink to e-mail

•Hyperlink to external files

 

You can also set the text to be displayed in a hyperlink, and a tooltip that shows the purpose of the link, by using the TextToDisplay and ScreenTip properties.

 

Please go through our documentation in the link below.

http://help.syncfusion.com/UG/Reporting/XlsIO/Windows%20Forms/default.htm#!Documents/links.htm

Please let us know if you require any further clarifications.

Regards,
Manojkumar.

 


Loader.
Live Chat Icon For mobile
Up arrow icon