Macro Language Reference > PIs > Block > <?blockcellpararef>
  
<?blockcellpararef>
Description
This command assigns an existing cell paragraph reference to individual cells in a block. If the command is inserted at the top of the block every paragraph in the block will reflect the specified style. A block paragraph style allocated in this way can be overridden at individual cell level, however: a second <?blockcellpararef> command or a normal style tag applied in the cell itself will supersede the table style. Alternatively, use <?blockcolpararef> to specify the reference on a per column basis and then override this with individual <?blockcellpararef> commands.
 
Since the cell paragraph reference occurs before a paragraph style, normal attributes in the cell paragraph reference can be overridden by a subsequent style tag. This does mean though that attributes in the lump will not be affected.
Syntax
<?blockcellpararef style name:t>
style name
Style reference tag name, in double quotes
For more information, see Technote 0001: Inclusion Order of Reference Streams.
Related Links