FOM Reference > Display > Page Content > fdBlockRegion interface
  
fdBlockRegion interface
This represents a block region.
column attribute
The column in the block that this cell is in.
column
Access
read-only
Returns
int
columnSpan attribute
The number of columns in the block that this cell spans.
columnSpan
Access
read-only
Returns
int
content attribute
An array of all areas contained inside this block region on the current page.
content
Access
read-only
Returns
fdContentArea[]
row attribute
The row in the block that this cell is in.
row
Access
read-only
Returns
int
rowSpan attribute
The number of rows in the block that this cell spans.
rowSpan
Access
read-only
Returns
int