Macro Language Reference > PIs > Block > <?blockcellrulelfcgut>
  
<?blockcellrulelfcgut>
Description
This command specifies if and how cell rules should span right into the frame gutter. It works in a similar way to <?blockcellrulelgut> 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
<?blockcellrulelfcgut code:b>
<?blockcellrulelfcgut>
[no parameter]
Do not span gutters
code
0
Do not span gutters.
1, f, F, l, or L
Span rules over the whole left gutter, including <?blockgutl>.
2, c, C, m, M, h or H
Span rules half way into the left gutter including <?blockgutl>
3, s or S
Span rules halfway into normal gutters, but all the way into a left hand gutter that has been specified using <?blockgutl>.
Related Links