Class TableRowBuilder

Thông tin

Class đại diện cho builder cho hàng bảng.

public class TableRowBuilder : TableBuilder  

Kế thừa

object
TableBuilder
TableRowBuilder

Kế thừa

Thành viên được kế thừa

Phương thức

AddCell()

Thêm ô vào hàng bảng.

public virtual TableCellBuilder AddCell()  

Trả về

TableCellBuilder : Thể hiện của Documentize.TableCellBuilder đã tạo.

AddRow()

Ghi đè AddRow.

public override TableRowBuilder AddRow()  

Trả về

TableRowBuilder : Thể hiện của Documentize.TableRowBuilder hiện tại.

Namespace: Documentize
Assembly: Documentize.dll

 Tiếng Việt