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.
Type: Enum.
Valid values:
- left - Left-justify in the column.
 - right - Right-justify in the column.
 - center - Center in the column
 - baseline - uses baseline alignment
 
Default value: left.
You can find the Horizontal Alignment property in the Table category of the Properties view.