'Declaration Public Property Address As System.String
'Usage Dim instance As ExcelHyperLink Dim value As System.String instance.Address = value value = instance.Address
public System.string Address {get; set;}
'Declaration Public Property Address As System.String
'Usage Dim instance As ExcelHyperLink Dim value As System.String instance.Address = value value = instance.Address
public System.string Address {get; set;}