constants AlignmentEnum
The Column object uses the AlignmentEnum enumeration to align a column. See the
Alignment
property of the
Column
or any property related to alignments for more details.
Name
Value
Description
LeftAlignment
0
The source is left aligned.
CenterAlignment
1
The source is centered.
RightAlignment
2
The source is right aligned.
exHOutside
16
The caption is displayed outside of the source.