Macro Language Reference > PIs > Tables > <?tbcpadl>
  
<?tbcpadl>
Description
This command specifies text padding to be applied to a cell in a table. Padding will be applied to the left side of the cell and acts as a border between the cell rules and cell content.
* 
Specifying <?tbcpadl> as well as padding for all sides (via <?tbcpad>) 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, providing the <?tbcpad> was specified first.
This command can also be specified as <?tbcellpadl>.
Syntax
<?tbcpadl '@' width:uh>
@
(optional) Add the width as an absolute value. If not specified any padding added by the <?tbcpadl> will be added to that specified by any preceding <?tbcpad>.
width
The width of cell padding to be applied to the cell, plus unit of measurement
Related Links