External links to paths/filenames containing whitespaces don't work as expected. Excel (200/) will open with an error and removes the hyperlinks.
Converting the whitespaces to %20 (via System.Uri) solves the problem.
Maybe this should be changed in the closedxml.dll?
↧