Macro Language Reference > PIs > Tables > <?tbcpadt>
  
<?tbcpadt>
Description
This command specifies text padding to be applied to a cell in a table. Padding will be applied to the top side of the cell and acts as a border between the cell rules and cell content.
* 
Specifying <?tbcpadt> 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 <?tbcellpadt>.
Syntax
<?tbcpadt '@' width:uh>
@
(optional) Add the width as an absolute value. If not specified any padding added by the <?tbcpadt> 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