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