Horizontal Alignment (hAlign)
The Horizontal Alignment property defines the horizontal alignment of a value in its cell for all cells in a column of a report table.
In the Properties view, this property is the Horizontal Alignment property in the Table category.
Type: Enum, the alignment choices are:
- left - Left-justify in the column.
- right - Right-justify in the column.
- center - Center in the column
- baseline - uses baseline alignment
The default value is left.