SpreadsheetHyperlink.Location Property
Gets or sets the location string for hyperlink. URL have to be in escaped format(You can useEscapeUriString method).
public
string Location {get; set;}
See Also
SpreadsheetHyperlink Class | GemBox.Spreadsheet Namespace