Extracting the hyperlink value from an excel cell using asp.net

Posted by beytz on Stack Overflow See other posts from Stack Overflow or by beytz
Published on 2010-05-10T20:06:29Z Indexed on 2010/05/10 20:34 UTC
Read the original article Hit count: 212

Filed under:
|
|
|

Hi,

I'm reading an excel file using oledb in my asp.net code (vb). I have no problem going over the data but in one of the cells there is a string that "hides" a hyperlink. I want that hyperlink and not the string...

Any ideas?

Thanks

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about excel