| Overload | Description |
|---|---|
| FindAllRowsWithCellTextInColumn(String,UInt32) | Returns all rows with the specified text in the specified column, by column index. |
| FindAllRowsWithCellTextInColumn(String,String) | Finds all rows with the specified text in the specified column, by column name. |

