Vertical Alignment (vAlign)
The Vertical Alignment property defines the vertical 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 Vertical 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 top.