'Declaration
Public Overloads Function GetCellText( _ ByVal row As Integer, _ ByVal col As Integer _ ) As String
Parameters
- row
- The row index.
- col
- The column index.
'Declaration
Public Overloads Function GetCellText( _ ByVal row As Integer, _ ByVal col As Integer _ ) As String