Action group: Office
The action removes a value from the specified cell.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for ods/xlsx document | Robin.OpenSheetD oc | Yes | |
Column of the cell | Cell column whose value will be cleared | Robin.String | Yes | |
Row of the cell | Cell column whose value will be cleared | Robin.Numeric | Yes |
None.
There is an Excel document with values in it. You need to clear the value in cell C3.
Use the actions "Open", "Cell clear", "Save".
Set the "Path to file" parameter for the "Open" action.
The program robot completed successfully.
The value from cell C3 has been cleared.