TableCellBuilder คลาส

Info

คลาสแสดงถึงตัวสร้างสำหรับเซลล์ตาราง。

public class TableCellBuilder : TableRowBuilder  

การสืบทอด

object
TableBuilder
TableRowBuilder
TableCellBuilder

สมาชิกที่สืบทอด

วิธีการ

AddCell()

เพิ่มเซลล์ไปยังตาราง。

public override TableCellBuilder AddCell()  

คืนค่า

TableCellBuilder : อินสแตนซ์ของ Documentize.TableCellBuilder ปัจจุบัน。

AddParagraph(params string[])

เพิ่มย่อหน้าไปยังเซลล์ตาราง。

public TableCellBuilder AddParagraph(params string[] paragraphs)  

พารามิเตอร์

  • paragraphs string[]: ข้อความสำหรับย่อหน้า。

คืนค่า

TableCellBuilder : อินสแตนซ์ของ Documentize.TableCellBuilder ปัจจุบัน。

Namespace: Documentize
Assembly: Documentize.dll

 แบบไทย