[]
Represents the row in a Word table.
public class TableRow : LayoutElement
Public Class TableRow
Inherits LayoutElement
Name | Description |
---|---|
ActualHeight | Gets the actual height of the table row, in points. |
Cells | Gets the list of row cells. |
HeadingRow | Gets a value indicating if the current row shall be repeated at the top of each new page on which part of this table is displayed. |
RowIndex | Gets the row index. |
WordRow | Gets the source Row. |