ColumnHalign Enumeration
Name | Value | Description | |
---|---|---|---|
Center | 2 | Text is centered. | |
CenterAcrossSelection | 6 | Text is centered across empty cells in the selection without merging the cells. | |
Distributed | 7 | Text wraps and it is aligned to form straight edges on the left and right, including the last line. | |
Fill | 4 | Text is repeated to fill the cell. | |
General | 0 | Text is left justified, numbers (including dates and times) are right justified, and logical values are centered. | |
Justify | 5 | Text wraps and it is aligned to form straight edges on the left and right, except for the last line which is left justified. | |
Left | 1 | Left justification. | |
Right | 3 | Right justification. |
Available since QDV 7.13.0001.