ES3 Spreadsheet Set Cell Action
Description
Sets the cell of at the given row and column to the provided value.
Parameters
[table th=”0″]ES3 Spreadsheet,”The FsmES3Spreadsheet variable we want to set the cell of.”
Col,”The column number of the cell we want to set, Minimum value is 0.”
Row,”The row number of the cell we want to set. Minimum value is 0.”
Value,”The value we want to set the cell to.”
Error Handling,”[Optional] Events triggered when an error occurs.”[/table]