Macro Language Reference > PIs > Block > <?blockcellrulergut>
  
<?blockcellrulergut>
Description
This command is used to make a rule that is assigned to a cell span into the gutter to the right of that cell. If the command is entered at the top of the block it will apply to every cell in the block: it is, however, possible to override it with individual cell commands.
Syntax
<?blockcellrulergut code:b>
<?blockcellrulergut>
[no parameter]
Do not span rules into gutter.
code
0
Do not span rules into gutter.
1, f, F, r, or R
Full or right: span rules over the whole of the right gutter, including those drawn via the <?blockgutr> command.
2, c, C, m, M, h or H
Center, mid or half: span rules half way into the right gutter, including those drawn via the <?blockgutr> command.
3, s or S
Special: span rules halfway into normal gutters, but all the way into a right gutter drawn via the <?blockgutr> command. This assumes that the right hand gutter is half the width of the gutters in the body of the table and will provide an even effect.
Additional information
By default, cell backgrounds will not obey this command unless <?blockcellbgspangut=1> is set for the block.
Related Links