'Declaration Public Function FindText( _
ByVal textТекст для поиска.As System.String _
) As OpenXmlTextContent
public OpenXmlTextContent FindText(
System.String text
)
public: OpenXmlTextContent* FindText(
System.String text
)
public:
OpenXmlTextContent^ FindText(
System.String text
)
Parameters
- text
- Текст для поиска.
Return Value
Новый экземпляр класса OpenXmlTextContent.