ExcelHyperlink.SubAddress Property
Gets or sets the location inside the target document of the hyperlink.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public string SubAddress { get; set; }
Public Property SubAddress As String
Get
Set
public:
property String^ SubAddress {
String^ get ();
void set (String^ value);
}
member SubAddress : string with get, set
Property Value
String