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…...HtmlString = myHtmlString syntax. However, doing the same on...“HtmlString” property so “cell” syntax as listed above does not work...