'Declaration Public Function FindByName( _
ByVal styleNameНазвание стиля.As System.String _
) As DocxDocumentStyle
public DocxDocumentStyle FindByName(
System.String styleName
)
public: DocxDocumentStyle* FindByName(
System.String styleName
)
public:
DocxDocumentStyle^ FindByName(
System.String styleName
)
Parameters
- styleName
- Название стиля.
Return Value
DocxDocumentStyle с указанным именем.