GrapeCity.Xaml.Excel
Address Property (ExcelHyperLink)


The address of the real link location.
Syntax
'Declaration
 
Public Property Address As String
'Usage
 
Dim instance As ExcelHyperLink
Dim value As String
 
instance.Address = value
 
value = instance.Address
public string Address {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelHyperLink Class
ExcelHyperLink Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options