Macro Language Reference > PIs > Block > <?blockcellrulerfcgut>
  
<?blockcellrulerfcgut>
Description
This command specifies if and how cell rules should span right into the frame gutter. It works in a similar way to <?blockcellrulergut> but is used when the gutter in question is one of the frame column gutters rather than the normal block column gutters.
* 
By default, cell backgrounds will not obey this command unless <?blockcellbgspangut=1> is set.
Syntax
<?blockcellrulerfcgut code:b>
<?blockcellrulerfcgut>
[no parameter]
Do not span gutters
code
0
Do not span gutters
1, f, F,r, or r
Span rules over the whole right gutter, including those specified by <?blockgutr>
2, c, C, m, M, h or H
Span rules half way into the right gutter including those specified by <?blockgutr>.
3, s, or S
Span rules half way into normal gutters but all the way into any right hand gutter specified by <?blockgutr>. This option assumes that the right hand gutter is half the width of all the others, and so gives an even effect.)
Related Links