| Overload | Description |
|---|---|
| FindCell<T>(String) | Returns the first table cell that contains specified text. (Inherited from OpenXmlDocumentTable) |
| FindCell(String) | Finds the first table cell that contains specified text. |
| FindCell(Int32,Int32) | Finds the table cell at specified location in sheet. |
| FindCell(String) | Returns the first table cell that contains specified text. (Inherited from OpenXmlDocumentTable) |