Table |
The TableRowFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowBreakAcrossPages | When true, the text in a table row is allowed to split across a page break. |
![]() | GridAfter | Gets or sets the number of TableColumn in the parent table's Columns which shall be left after the last cell in the table row. |
![]() | GridBefore | Gets or sets the number of TableColumn in the parent table's Columns which must be skipped before the contents of this table row (its table cells) are added to the parent table. |
![]() ![]() | Height | Gets or sets the table row height. |
![]() | Hidden | Gets or sets a value indicating whether table row shall be hidden from display at display time in a document. |
![]() | RepeatOnEachPage | Gets or sets a value indicating whether the table row shall be repeated at the top of each new page on which part of it's table is displayed. |