2.9.341 VerticalAlign

The VerticalAlign enumeration specifies the vertical alignment of content within table cells.

Name

Value

Meaning

vaTop

0x00

Specifies that content is vertically aligned to the top of the cell.

vaCenter

0x01

Specifies that content is vertically aligned to the center of the cell.

vaBottom

0x02

Specifies that content is vertically aligned to the bottom of the cell.