'Declaration Public Overloads Function GetCellRange( _ ByVal row As Integer, _ ByVal col As Integer _ ) As CellRange
'Declaration
Public Overloads Function GetCellRange( _ ByVal row As Integer, _ ByVal col As Integer _ ) As CellRange
public CellRange GetCellRange( int row, int col )
C1FlexGridBase Class C1FlexGridBase Members Overload List