Table |
The TableCell type exposes the following members.
Name | Description | |
---|---|---|
Blocks | The collection of Block elements (Paragraphs, Table, etc) inside this cell. | |
CellFormat | Gets and sets cell formatting. | |
ColumnSpan | The attributes COLSPAN (“how many across”) and ROWSPAN (“how many down”) indicate how many columns or rows a cell should take up. | |
ElementType |
Gets the ElementType of this element instance.
(Overrides ElementElementType) | |
Parent | Gets the parent TableRow element. | |
ParentCollection | Gets the parent TableCellCollection element. | |
RowSpan | The attributes COLSPAN (“how many across”) and ROWSPAN (“how many down”) indicate how many columns or rows a cell should take up. |