FOM Reference > Formatting > Blocks > fBlockResolvedRow interface
  
fBlockResolvedRow interface
This class provides objects that contains settings for the current rows of the current block.
columnTopPreserve attribute
PI: blockrowctp
Returns true if this row is at the top of a column, then the property is preserved for the following row.
columnTopPreserve
Access
read-only
Returns
boolean
defaultParagraph attribute
Returns the default paragraph properties for cells in this row.
defaultParagraph
Access
read-only
Returns
fParagraph
defaultRegion attribute
Returns the default cell properties for cells in this row.
defaultRegion
Access
read-only
Returns
fBlockRegion
defaultStyle attribute
Returns the default styling for cells in this row.
defaultStyle
Access
read-only
Returns
fStyle
gutterAbove attribute
PI: blockrowtguttop
Returns the size of the gutter above the current row.
gutterAbove
Access
read-only
Returns
fLength
gutterBelow attribute
PI: blockrowgut
Returns the measure of the block gutter under a row in a block.
gutterBelow
Access
read-only
Returns
fLength
rowFill attribute
PI: blockrowfill
Returns true when APP adds more regions so that a line is full.
rowFill
Access
read-only
Returns
boolean
verticalAlignInherit attribute
PI: blockrowvjinherit
Returns true if the row inherits vj values for the row from region contents.
verticalAlignInherit
Access
read-only
Returns
boolean
verticalAlignInheritBottom attribute
PI: blockrowvjinheritb
Returns true if the row inherits bottom vj values for the row from region contents.
verticalAlignInheritBottom
Access
read-only
Returns
boolean