A group of actions: Excel
The action copies the values from the specified region to the clipboard
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with an Excel document | Robin.Excel | Excel context | Yes |
Start cell column name | The column name of the starting cell (start of the range) from which the copied region will be set. If the field is not filled, then the value from the «Start cell column index» field is taken. | Robin.String | No | |
Start cell column index | The column index of the starting cell (start of the range) from which the copied region will be set. If the field is not filled, then the border of the used area is taken. | Robin.Numeric | No | |
Start cell row | Row of the starting cell (start of the range) from which the copied region will be set. If the field is not filled, then the border of the used area is taken. | Robin.Numeric | No | |
End cell column name | The column name of the ending cell (end of range) to which the copied area will be set. If the field is not filled, then the value from the «End cell column index» field is taken. | Robin.String | No | |
End cell column index | The column index of the ending cell (end of range) to which the copied area will be set. If the field is not filled, then the border of the used area is taken. | Robin.Numeric | No | |
End cell row | Row of the ending cell (end of range) to which the copied area will be set. If the field is not filled, then the border of the used area is taken. | Robin.Numeric | No | |
Skip hidden | Skips hidden cells | Robin.Boolean | true | No |