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