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