Click or drag to resize

DocxCellAddParagraph Method

Aggiunge un paragrafo

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public DocxRun AddParagraph(
	string txt
)

Parameters

txt  String
The text.

Return Value

DocxRun
DocxRun.
See Also