Macro Language Reference > PIs > Tables > <?tbcindenttab>
  
<?tbcindenttab>
Description
The <?tbcindenttab> and <?tbcindenttab2> commands specify locations where PTC ALD will insert tab stops at which to align text. These can be specified in any order and need tabs within the content to trigger their use. The locations specified with these commands supply additional indents to that specified by <?tbcindent>, which indents the first line of text from its start.
Syntax
<?tbcindenttab val:um hfmt:n>
val
The position of the tab from the cell’s left indent, plus unit of measurement
hfmt
The horizontal format of the tab — use one of the values shown in the list below:
0, l, L, j or J
Left (justified)
1, n or N
Left (non justified)
4, r, or R
Flush right to the tab stop
5, c, C, m or M
Centered / middle aligned on the tab stop
Related Links