Macro Language Reference > PIs > Tables > <?tbfmth>
  
<?tbfmth>
Description
Use this command to specify the horizontal alignment of a table within a measure. By default, unless a table exactly fits a frame it will be positioned flush left within the frame. The horizontal position of the table can be changed using this command provided it is smaller than the frame.
Syntax
<?tbfmth code:b?>
code
0, l, L
Flush table left in frame (default setting)
1, c, C, m, M
Center table
2, r, R
Flush table right in frame
The parameters l, r, m signify the words left, right and middle: it is also possible to use the full words, e.g. <?tbfmth=right>.