| Overload | Description |
|---|---|
| FindRow(Int32) | Tries to get row at specified row index. |
| FindRow(String) | Finds the first table row that contains specified text. |
| FindRow(String) | Returns the first table row that contains specified text. (Inherited from OpenXmlDocumentTable) |