GrapeCity.Xaml.Excel
Address Property (IExcelHyperLink)


Gets or sets the address of the linked location.
Syntax
'Declaration
 
Property Address As String
'Usage
 
Dim instance As IExcelHyperLink
Dim value As String
 
instance.Address = value
 
value = instance.Address
string Address {get; set;}

Property Value

The address of the linked location.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelHyperLink Interface
IExcelHyperLink Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options