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