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