constants AlignmentEnum
Defines the column's alignment. Use the
Alignment
property to align the cells in the column.
Name
Value
Description
LeftAlignment
0
The object is left aligned.
CenterAlignment
1
The object is centered.
RightAlignment
2
The object is right aligned.