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