'Declaration
Public Overloads Function GetHyperlink( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Hyperlink
Parameters
- row
- An integer value indicates the row index of cell.
- column
- An integer value indicates the column index of cell.
Return Value
The hyperlink of the specified cell.