'Usage Dim url As String Dim imageUrl As String Dim instance As New HyperLinkCellType(url, imageUrl)
Parameters
- url
- URL to which to navigate when the hyperlink is clicked
- imageUrl
- Path and file name of the picture to display in the cell
'Usage Dim url As String Dim imageUrl As String Dim instance As New HyperLinkCellType(url, imageUrl)