C# How to read&get the hyperlink value from excel cell. (Ex: excel cell A1 contains value "Google" & hyperlink "www.google.com") | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

C# How to read&get the hyperlink value from excel cell. (Ex: excel cell A1 contains value "Google" & hyperlink "www.google.com")

Read and get the hyperlink value from a excel file using c#

26th Dec 2021, 8:16 PM
Lokesh
1 Answer
+ 1
You need to add the excel lib to do that, here is a link explaining that... https://docs.microsoft.com/en-us/previous-versions/office/troubleshoot/office-developer/automate-excel-from-visual-c I think everything is on that link, but if you need some extra help, let me know
16th Jan 2022, 6:24 PM
Gabriel Wiedemann
Gabriel Wiedemann - avatar