Macro Language Reference > PIs > Tables > <?tbpadl>
  
<?tbpadl>
Description
This command will apply padding to the left side of a table.
Table padding is the border between the table rules and the table contents, and is essentially an extra table rule of no color and of the given width.
* 
Specifying <?tbpad> as well as padding for an individual side will have a cumulative effect. To avoid this if required, when specifying padding on a single side it is possible to include an extra @ parameter which gives an absolute option, provided that the <?tbpad> was specified first.
Syntax
<?tbpadl '@' width:um>
@
(optional) Add the width as an absolute value. If not specified any padding added by the <?tbpadbl> will be added to that specified by any preceding <?tbpad>.
width
The width of the padding, plus optional unit of measurement
Related Links