Parameter | Mand | Type | Default | Constraints |
columns | yes | ColumnList | | |
List of fully qualified column names |
elements | no | Int | | |
Number of the elements to be set. 0 means all elements from element to end of row (inclusive) |
fromelement | no | Int | | |
Number of the first element to be set. |
fromrow | no | Int | | |
Number of the first row |
rows | no | Int | | |
Number of rows. 0 means all rows from row to end of column (inclusive) |
value | yes | String | | |
Value to set |
Parameter | Mand | Type | Default | Constraints |