alignment property

String alignment
final

The vertical alignment of the content inside each cell.

Accepts values such as 'top', 'center', or 'bottom'.

Implementation

final String alignment;