constants AlignmentEnum
Defines the column's alignment. Use the Alignment property to align the cells in the column.

NameValueDescription
LeftAlignment0 The object is left aligned.
CenterAlignment1 The object is centered.
RightAlignment2 The object is right aligned.