Hello,
I need a function to change the HyperlinkBase like this:
workbook.Settings.HyperlinkBase = “.”;
Instead of changing it manuylly:
Open the Excel document for which you want to set a hyperlink base.
On the File…...how you can do it: Code Here’s a simple code snippet to change...Save("path/to/your/modified_file.xlsx"); This code loads an existing Excel file...