[]
A flow content element that defines a row within a C1Table.
public class C1TableRow : C1Block, IEnumerable<C1TextElement>, IEnumerable
| Name | Description |
|---|---|
| C1TableRow() |
| Name | Description |
|---|---|
| Cells | Gets the collection of C1TableCell in the C1TableRow. |
| Name | Description |
|---|---|
| IsValidChild(Type) | Checks whether a type is a valid child of this C1TextElement. |