ComponentOne Web API Edition
Link Property

C1.Web.Api.Excel Namespace > Cell Class : Link Property
Gets or sets the hyperlink of cell.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property Link As String
[XmlAttribute()]
public string Link {get; set;}
See Also

Reference

Cell Class
Cell Members