ColumnHalign Enumeration

Specifies horizontal align of a column.
Fields
 
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.
Version
 
Available since QDV 7.13.0001.

In this article

Definition