GrapeCity.Excel Namespace > ExcelHyperLink Class : ExcelHyperLink Constructor |
'Declaration Public Function New( _ ByVal description As String, _ ByVal uri As String _ )
'Usage Dim description As String Dim uri As String Dim instance As New ExcelHyperLink(description, uri)
public ExcelHyperLink( string description, string uri )
Exception | Description |
---|---|
System.ArgumentException | throws when the uri is not a valid uri |
Target Platforms: Windows Server 2012, Windows RT