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#
1 Resposta
+ 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