Constructors
-
Table
Cell() Initializes a new instance of the TableCell class. -
Table
Cell(Block Initializes a new instance of the TableCell class.Parser)
Properties
-
Allow
Close Gets or sets whether this cell can be closed. -
Column
Index Gets or sets the index of the column to which this cell belongs. -
Column
Span Gets or sets the column span this cell is covering. Default is 1. -
Row
Span Gets or sets the row span this cell is covering. Default is 1.