Table Set Cell

Sets a cell in a table.

Add Row designer

Properties#

Add Row properties

Input#

  1. Column Index The o based index of the column containing the cell to be set. If column name is specified, this property is ignored.
  2. Column Name The name of the column containing the cell to be set.
  3. Column Type The type of the column to be set. Defaults to string, ig not specified.
  4. Data Table The table for which to set cell value.
  5. Row Index The 0 based index of the row for which to set the cell value.
  6. Value The value to be set.

General Properties#

See General Properties.

Misc#

See Misc.

Out Error#

See Out Error.