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