constants VAlignmentEnum

Specifies the vertical alignment for the fields ( captions ).  Use the CellVAlignment property to align vertically the cell's caption.

NameValueDescription
TopAlignment0 The field is top aligned.
MiddleAlignment1 The field is centered.
BottomAlignment2 The field is bottom aligned.