| DocxCellAddNewLine Method |
Aggiunge una linea vuota.
Namespace:
QsGemBox.Docx
Assembly:
QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax public DocxCell AddNewLine()
Public Function AddNewLine As DocxCell
public:
DocxCell^ AddNewLine()
member AddNewLine : unit -> DocxCell
Return Value
Type:
DocxCellDocxCell.
See Also