Macro Language Reference > PIs > Block > <?blockcellminh>
  
<?blockcellminh>
Description
This allows you to specify a minimum height for a cell. If that much space is not available then the cell will overflow. Since this is a minimum height, the cell can still grow bigger than this if it needs to accommodate a certain piece of content.
* 
This is a cell property and not a row property, which is significant when the cell in question spans more than one row. If you need to force the row to a minimum height, make sure the PI is issued within a cell that doesn’t span rows.
Syntax
<?blockcellminh height:>
height
The minimum height of the cell, plus unit of measurement.