[]
Represents a flow content element used to group C1TableRow elements within a C1Table.
public class C1TableRowGroup : C1Block, IEnumerable<C1TextElement>, IEnumerable
Name | Description |
---|---|
C1TableRowGroup() | Initializes a new C1TableRowGroup instance. |
Name | Description |
---|---|
Rows | Gets the collection of C1TableRow in the C1TableRowGroup. |
Name | Description |
---|---|
IsValidChild(Type) | Checks whether a type is a valid child of this C1TextElement. |