Action group: Excel
The action removes a value from the specified cell.
Input parameters:
Property | Description | Type | Example of filling in | Obligatory to fill in the field |
Parameters | ||||
Context | Action context for working with an Excel document | Excel instance | Excel context | Yes |
Column of the cell | Name of the column in which the data will be cleared. If the field is not filled in, the value from the "Column index" field is taken. | String | No | |
Column index | The index of the column in which the data will be cleared. Indexing starts from 0. If the "Column of the cell" field is filled in, the value in the "Column index" field is ignored. The default value is "0". | Numeric | No | |
Row of the cell | The index of the row in which the data will be cleared. Indexing starts from 0 | Numeric | Yes |
The "R1C1" reference style is not supported.
There is an Excel document in which values are written. It is required to clear the value in cell C3.
Use the actions "Open", "Clear cell", "Save".
Result:
The program robot completed successfully.
The value from cell C3 has been cleared.