Table of Contents

Class ResolvedTableRow

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

A resolved table row.

public sealed class ResolvedTableRow
Inheritance
ResolvedTableRow
Inherited Members

Properties

CantSplit

Gets whether the row may not split across pages.

Cells

Gets the resolved cells.

GridAfter

Gets the number of grid columns skipped after the last cell.

GridBefore

Gets the number of grid columns skipped before the first cell.

Height

Gets the row height value in twips (0 = auto).

HeightRule

Gets how Height is interpreted.

Hidden

Gets whether the row is hidden.

IsHeaderRow

Gets whether the row repeats as a header on every page.