QuerySetCell
Sets a cell to a value.
Method Signature
Arguments
Examples
Related
Last updated
Sets a cell to a value.
Last updated
Argument | Type | Required | Description | Default |
---|---|---|---|---|
query
query
true
The query to set the cell in
column
string
true
The column name to set the cell in
value
any
true
The value to set the cell to
row
integer
false
The row number to set the cell in. If no row number is specified, the cell on the last row is set.