XWPFTableRow row = table.getRow(0); String text = A\nB\nC\nD ; row.getCell(i).setText(text); all of my line breaks are ignored in the output in the table cell looks like Does anyon
table-cell实现大小不固定元素的垂直居中
1088x696 - 51KB - PNG