Macro Language Reference > PIs > Block > <?blockcellfmtv>
  
<?blockcellfmtv>
Description
Use this command to specify the vertical alignment of text in individual cells in a table.
Syntax
<?blockcellfmtv code:>
code
0, t, T
Align text to top of cell
1, c, C, m, M
Center text in cell
2, b, B
Align text at bottom of cell
-1
Use paragraph default
The parameters l, m and r signify the words left, right and middle respectively: it is also possible to use the full words, e.g. <?blockcellfmtv=right>.