A Sandcastle Documented Class Library
![]() | DocxCellAddParagraph Method |
Aggiunge un paragrafo
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public DocxRun AddParagraph( string txt )
Public Function AddParagraph ( txt As String ) As DocxRun
public: DocxRun^ AddParagraph( String^ txt )
member AddParagraph : txt : string -> DocxRun
Parameters
- txt
- Type: SystemString
The text.
Return Value
Type: DocxRunDocxRun.
