Macro Language Reference > PIs > Tables > <?tbcrir>
  
<?tbcrir>
Description
Recalls the value of the relative indent from the previous table row, i.e. if there is a <?ri> in force at the end of the cell in the previous row, then the value of the indent will be implemented for this cell.
* 
This recalls the exact value of the indent which is relative to the left hand edge of the paragraph - if the current paragraph has a different left hand edge than the previous one due to margins, cell rules etc., then the indents won't line up exactly.
Syntax
<?tbcrir yes no:o>
yes no
0
Do not apply indent from previous row
1
Recall relative indent from previous row
Additional Information
Using <?tbcolrir=1> instead of <?tbcrir=1> sets the default value for the column, which can then be overridden on a cell by cell basis.
Related Links