Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / Cell Class / Link Property

In This Topic
    Link Property
    In This Topic
    Gets or sets the hyperlink of cell.
    Syntax
    'Declaration
     
    
    <XmlAttributeAttribute()>
    Public Property Link As String
    [XmlAttribute()]
    public string Link {get; set;}
    See Also