Action group: Excel Get table
Action icon
Version:
- 13 (net)
- 12 (net)
- 11 (net)
The action returns cell values from the specified area of the page as a table
Settings
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 |
Start cell column name | The column name of the initial cell (the beginning of the range) from which the area will be set. If the field is not filled in, the value from the " Start cell column index" field is taken. | String | No | |
Start cell column index | Column index of the initial cell (beginning of the range) from which the area will be set. If the field is not filled in, the boundary of the used area is taken. | Numeric | No | |
Start cell row | String of the initial cell (beginning of the range) from which the area will be set. If the field is not filled in, the boundary of the used area is taken. | Numeric | No | |
End cell column name | The column name of the end cell (end of range) to which the area to be copied will be set. If the field is not filled in, the value from the "End cell column index" field is taken. | String | No | |
End cell column index | The column index of the end cell (end of range) to which the area to be copied will be set. If the field is not filled in, the boundary of the used area is taken. | Numeric | No | |
End cell row | String of the end cell (end of range) to which the area to be copied will be set. If the field is not filled in, the boundary of the used area is taken. | Numeric | No | |
Skip hidden | A boolean variable. If True, only visible rows and columns are returned, otherwise all rows and columns are returned. | Boolean | true | No |
Heading | If true, the first row of the table will be highlighted separately as a header and will not be included in the table content rows. | Boolean | true | No |
Remove duplicate header | If the value is "true", indexes will be added to the same column names in the header of the resulting table. The numbering starts from 1. | Boolean | true | No |
Results | ||||
Result | The variable into which the range data will be written. | Table |
Version:
- 10 (net)
The action returns the cell values from the specified page area in the form of a table
Settings
Property | Description | Type | Example of filling in | Obligatory to fill in the field |
Parameters | ||||
Context | Контекст действия для работы с Excel-документом | Excel instance | Excel context | Yes |
Start cell column name | Column of the initial cell (beginning of the range) from which the area will be set. If the field is not filled in, the boundary of the used area is taken. | String | No | |
Start cell row | String of the initial cell (beginning of the range) from which the area will be set. If the field is not filled in, the boundary of the used area is taken. | Numeric | No | |
End cell column name | The column of the end cell (end of the range) to which the area to be copied will be set. If the field is not filled in, the boundary of the used area is taken. | String | No | |
End cell row | String of the end cell (end of range) to which the area to be copied will be set. If the field is not filled in, the boundary of the used area is taken. | Numeric | No | |
Skip hidden | A boolean variable. If True, only visible rows and columns are returned, otherwise all rows and columns are returned. | Boolean | true | No |
Heading | If true, the first row of the table will be highlighted separately as a header and will not be included in the table content rows. | Boolean | true | No |
Remove duplicate header | If the value is "true", indexes will be added to the same column names in the header of the resulting table. The numbering starts from 1. | Boolean | true | No |
Results | ||||
Result | The variable into which the range data will be written | Table |
Version:
- 9 (net)
The action returns the cell values from the specified page area in the form of a table
Settings
Property | Description | Type | Example of filling in | Obligatory to fill in the field |
Parameters | ||||
Context | Контекст действия для работы с Excel-документом | Excel instance | Excel context | Yes |
Start cell column name | Column of the initial cell (beginning of the range) from which the area will be set. If the field is not filled in, the boundary of the used area is taken. | String | No | |
Start cell row | Row of the initial cell (beginning of the range) from which the area will be set. If the field is not filled in, the boundary of the used area is taken. | Numeric | No | |
End cell column name | The column of the end cell (end of the range) to which the area to be copied will be set. If the field is not filled in, the boundary of the used area is taken. | String | No | |
End cell row | Row of the end cell (end of range) to which the area to be copied will be set. If the field is not filled in, the boundary of the used area is taken. | Numeric | No | |
Skip hidden | A boolean variable. If True, only visible rows and columns are returned, otherwise all rows and columns are returned. | Boolean | true | No |
Results | ||||
Result | The variable into which the range data will be written. | Table |
Version:
- 7 (net)
- 6 (net)
- 5 (net)
- 4 (net)
- 3 (net)
- 2 (net)
- 1 (net)
The action returns the cell values from the specified page area in the form of a table
Settings
Property | Description | Type | Example of filling in | Obligatory to fill in the field |
Parameters | ||||
Context | Action context for working with an Excel document | Excel | Excel context | Yes |
Start cell | Address of the initial cell (beginning of the range) from which the area will be set. Fill in the format "XY", where "X" is the column number and "Y" is the row number. If the field is not filled in, the boundary of the area to be used is taken. The "R1C1" reference style is not supported. | String | No | |
End cell | Address of the final cell (end of the range) to which the copied area will be set. Fill in the format "XY", where "X" is the column number and "Y" is the row number. If the field is not filled in, the boundary of the area to be used is taken. The "R1C1" reference style is not supported. | String | No | |
Skip hidden | A boolean variable. If True, only visible rows and columns are returned, otherwise all rows and columns are returned. | Boolean | true | No |
Results | ||||
Result | The variable into which the range data will be written | Table |
Обзор
Инструменты контента