TableRowBuilder.AddCell

TableRowBuilder.AddCell 方法

将单元格添加到表格行。

public virtual TableCellBuilder AddCell()

返回值

创建的 TableCellBuilder 实例。

另请参阅