Dear NG,
I'm trying to remove a hyperlink from a cell, but assigning null to a cell.hyperlink will raise an "System.NullReferenceException"
I also tried to assign a new hyperlink with adress value as an empty string, but this also leads to the same error. By now I set an URL-type hyperlink with the address "#", but it's not exactly what I wanted to do. Is there any other way to remove the hyperlink?
Kind regards, Thomas