Overload | Description |
---|---|
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. |