Howdy!
I have no problems with adding links (or any other Html string) to a cell. I just use:
cell.HtmlString = myHtmlString
syntax.
However, doing the same on a cell range seems to be more complex.
Say, I want to a…...Howdy!
I have no problems with adding links (or any other Html string) to a cell. I just use:
cell.HtmlString = myHtmlString
syntax.
However, doing the same on a cell range seems to be more complex.
Say, I want to a…