Constructors
- Table() Initializes a new instance of the Table class.
-
Table(Block
Parser) Initializes a new instance of the Table class.
Methods
-
Is
Valid() Checks if the table structure is valid. - Normalize() Normalizes the number of columns of this table by taking the maximum columns and appending empty cells.
Properties
-
Column
Definitions Gets or sets the column alignments. May be null.