Table of Contents

Class ResolvedTableCell

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

A resolved table cell with conditional formatting layered in.

public sealed class ResolvedTableCell
Inheritance
ResolvedTableCell
Inherited Members

Properties

Blocks

Gets the resolved cell content.

BorderBottom

Gets the bottom border.

BorderLeft

Gets the left border.

BorderRight

Gets the right border.

BorderTop

Gets the top border.

GridSpan

Gets the number of grid columns the cell spans.

MarginBottom

Gets the bottom margin in twips.

MarginLeft

Gets the left margin in twips.

MarginRight

Gets the right margin in twips.

MarginTop

Gets the top margin in twips.

NoWrap

Gets no-wrap.

PreferredWidthUnit

Gets the preferred width unit.

PreferredWidthValue

Gets the preferred width raw value (unit-dependent).

Shading

Gets the cell shading.

TextDirection

Gets the cell text flow direction.

VerticalAlignment

Gets the vertical alignment of cell content.

VerticalMerge

Gets the vertical-merge participation, or null when not merged.