Macro Language Reference > PIs > Tables > <?tbcindent>
  
<?tbcindent>
Description
This command specifies the amount by which the first line of text in a table cell should be indented. The cell indent is measured from the inside of the cell's rules after taking into account any cell padding and the <?tbcindentstart> property.
Syntax
<?tbcindent val:um>
val
The size of the indent, plus unit of measurement.
You may also define an outdent by giving this field a negative value. If you also wish to offset all the content of the table cell, specify a <?tbcpadl> command of the same value, but positive, to achieve this effect.
Related Links