A group of actions: Excel
The action extracts values of the cells from the specified area of the page anf returns data as a table.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with an Excel document | Robin.Excel | Excel context | Yes |
Start cell | The address of the starting cell (start of the range) from which the region will be set. Fill in the format «XY», where «X» is the column number and «Y» is the line number. If the field is not filled, then the border of the used area is taken. The «R1C1» link style is not supported. | Robin.String | No | |
End cell | End cell address (end of range) to which the region will be set. Fill in the format «XY», where «X» is the column number and «Y» is the line number. The «R1C1» link style is not supported. If the field is not filled, then the border of the used area is taken. | Robin.String | No | |
Skip hidden | Boolean variable. If the parameter value is True, then only visible rows and columns are returned, otherwise - everything. | Robin.Boolean | true | No |
Results | ||||
Result | The variable in which the range data will be written | Robin.DataTable |
Обзор
Инструменты контента