Macro Language Reference > PIs > Tables > <?tbpadt>
  
<?tbpadt>
Description
This command will apply padding to the top 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
<?tbpadt '@' width:um>
@
(optional) Add the width as an absolute value. If not specified any padding added by the <?tbpadbt> will be added to that specified by any preceding <?tbpad>.
width
The width of the padding, plus optional unit of measurement
Related Links