'Declaration Public Overloads Function FindCell<TThe document table cell type.>( _ ByVal textThe text. As System.String _) As T (Of TThe document table cell type. As OpenXmlDocumentTableCell)
public T FindCell<T>( System.String text) where T: OpenXmlDocumentTableCell
public: T* FindCell<T>( System.String text) where T: OpenXmlDocumentTableCell*
generic<typename T> public:T^ FindCell( System.String text) where T: OpenXmlDocumentTableCell^
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
OpenXmlDocumentTable Class OpenXmlDocumentTable Members Overload List