The following tables list the members exposed by TableRowProperties.
Name | Description | |
---|---|---|
AllowPageBreak | Returns or sets a boolean value indicating whether the associated row can span across multiple pages. | |
CellsAfter | Returns or sets a value which determines the number of logical grid units that are left after the last cell in this row is displayed. | |
CellsBefore | Returns or sets a value which determines the number of logical grid units that are skipped before the first cell in this row is displayed. | |
CellSpacing | Returns or sets a value which determines the amount of spacing applied between adjacent cells and the table borders. | |
Height | Returns or sets the height of the associated row. | |
HeightRule | Returns or sets the rule applied when calculating the Height of the associated row. | |
IsHeaderRow | Returns or sets a boolean value indicating whether the associated row is repeated at the top of each page on which it appears. |
Name | Description | |
---|---|---|
Create | Returns a new instance which is associated with the specified WordDocumentWriter. | |
Reset | Overridden. Restores all property values for this instance to their respective defaults. |