FindRowWithCellTextInColumn Method (IRowRepeater)
Returns the index of the first row containing the specified text in the specified column.
Overload List
OverloadDescription
FindRowWithCellTextInColumn(String,UInt32)Returns the index of the first row containing the specified text in the specified column.  
FindRowWithCellTextInColumn(String,UInt32,UInt32)Starts the search at the specified row and returns the index of the first row containing the specified text in the specified column.