Macro Language Reference > PIs > Tables > <?tbpad>
  
<?tbpad>
Description
This command will apply padding to all four sides 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.
Use the commands <?tbpadt>, <?tbpadb>, <?tbpadl>, and <?tbpadr> to apply padding to specified sides of the table.
* 
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
<?tbpad width:um>
width
The width of the padding, plus optional unit of measurement
Related Links