История страницы
...
The action writes data from a variable of type Table to the specified area of the active Excel workbook page.
Icon
Parameters
Input parameters
...
Settings of 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 |
Start cell column name | The column name of the initial cell in which the top left cell of the table will be placed. If the field is not filled in, the value from the " Start cell column index" field is taken. | String | No | |
Start cell column index | The column index of the initial cell in which the top left cell of the table will be placed. If the field is not filled in, the border of the used area is taken. | Numeric | No | |
Start cell row | The cell row in which the top left cell of the table will be placed. | Numeric | No | |
Table | Variable of Table type with data | Table | Да | |
With heading | If true, the table header will be inserted into the document along with its rows. | Boolean | true | No |
...