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