FormData Properties
Use
-
cellBackgroundDesign
Display of the cell background. The default value for this property is transparent. You can use the background colors fill1, fill2 and fill3 as separators between the individual semantically different cell contents.
-
colSpan
Use this property to specify how many columns the UI element is to span. The default value -1 specifies that the UI element it to take up the remainder of the cell.
-
vAlign
Vertical alignment of the UI element. The default value is top.
Value
Description
baseline
Alignment on a common base line so that the first text row is always displayed at the same height.
top
Alignment on the top margin
middle
Vertical alignment in the middle
bottom
Alignment on the bottom margin