'Declaration Public Function FindRow( _
ByVal textТекст.As System.String _
) As OpenXmlDocumentTableRow
public OpenXmlDocumentTableRow FindRow(
System.String text
)
public: OpenXmlDocumentTableRow* FindRow(
System.String text
)
public:
OpenXmlDocumentTableRow^ FindRow(
System.String text
)
Parameters
- text
- Текст.
Return Value
Строка, содержащая указанный текст.