Spread for ASP.NET 12 Product Documentation
NavigateUrl Property (HyperLinkCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > HyperLinkCellType Class : NavigateUrl Property
Gets or sets the URL of the Web page to display for the hyperlink.
Syntax
'Declaration
 
Public Property NavigateUrl As String
'Usage
 
Dim instance As HyperLinkCellType
Dim value As String
 
instance.NavigateUrl = value
 
value = instance.NavigateUrl
public string NavigateUrl {get; set;}
See Also

Reference

HyperLinkCellType Class
HyperLinkCellType Members