guides:o4w:o4w_api:o4wtablecelloptions

O4WTableCellOptions Function

Specifies additional options for table contents.

O4WTABLECELLOPTIONS( #cols, #rows, headerFlag )

The function has the following parameters:

ParameterDescription
#colsWhen specified, the current table "cell" will expand across the number of columns.
#rowsWhen specified, the current table "cell" will expand across the number of rows.
headerFlagWhen set to "1", the cell is styled as a table header ("th") instead of the default table detail ("td").

Returns the option information to use immediately with a display element or input control.

  • guides/o4w/o4w_api/o4wtablecelloptions.txt
  • Last modified: 2024/06/19 20:19
  • by 127.0.0.1