Action group: Excel
The action sequentially fills the column cells with values from the specified list, starting from a starting cell in the column.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with an Excel document | Robin.Excel | Excel context | Yes |
Column name | Name of the column to which the action will be applied. If the field is not filled, then the value from the «Column index» field is taken. | Robin.String | No | |
Column index | Index of the column to which the action will be applied. | Robin.Numeric | No | |
Range start line number | The line number to which the action will be applied. | Robin.Numeric | Yes | |
Cell values | The list of values that will be used to fill the cells in the column. | Robin.Collection | Yes |
"R1C1" link style is not supported.
There is an empty Excel-document. Set column data.
Use the "Open", "Set column data", "Save" actions.
The program robot completed successfully.
The data was inserted in the column.