'Declaration Public Function IndexOf( _ ByVal row As XLRow _ ) As Integer
'Declaration
Public Function IndexOf( _ ByVal row As XLRow _ ) As Integer
public int IndexOf( XLRow row )
XLRowCollection Class XLRowCollection Members