Show TOC

FormData Properties Locate this document in the navigation structure

 

  • 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.

    Caution Caution

    Do not enter any more columns than actually available.

    End of the caution.