GrapeCity.Excel Namespace > IExcelReader Interface : SetCellHyperLink Method |
'Declaration Function SetCellHyperLink( _ ByVal sheet As Short, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal hyperLink As IExcelHyperLink _ ) As Boolean
'Usage Dim instance As IExcelReader Dim sheet As Short Dim row As Integer Dim column As Integer Dim hyperLink As IExcelHyperLink Dim value As Boolean value = instance.SetCellHyperLink(sheet, row, column, hyperLink)
Exception | Description |
---|---|
System.ArgumentNullException | throws if the hyperLink is null |
Target Platforms: Windows Server 2012, Windows RT