Table Constructor |
Name | Description | |
---|---|---|
Table(DocumentCore) | Initializes a new instance of the Table class. | |
Table(DocumentCore, TableRow) | Initializes a new instance of the Table class. | |
Table(DocumentCore, IEnumerableTableRow) | Initializes a new instance of the Table class. | |
Table(DocumentCore, Int32, Int32) | Initializes a new instance of the Table class. | |
Table(DocumentCore, Int32, Int32, CreateTableCell) | Initializes a new instance of the Table class. |