'Declaration
Public Overloads Function GetCellText( _ ByVal range As GridCellRange _ ) As String
public string GetCellText( GridCellRange range )
Parameters
- range
- The range of the cell.
'Declaration
Public Overloads Function GetCellText( _ ByVal range As GridCellRange _ ) As String
public string GetCellText( GridCellRange range )