История страницы
Группа действийAction group: Excel Вставить таблицуInsert table
Action iconИконка действия
Version:
- 12 (net)
- 11 (net)
- 10 (net)
Действие записывает данные из переменной типа Таблица в заданную область активной страницы Excel книги
Настройки
Версия:
- 9 (net)
Действие записывает данные из переменной типа Таблица в заданную область активной страницы Excel книги
Настройки
The action writes data from a variable of type Table to the specified area of the active Excel workbook page
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 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 | Yes | |
With heading | If true, the table header will be inserted into the document along with its rows. | Boolean | true | No |
Version:
- 9 (net)
The action writes data from a variable of type Table to the specified area of the active Excel workbook page
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 cell column in which the top left cell of the table will be placed. | String | 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 | Yes | |
With heading | If true, the table header will be inserted into the document along with its rows. | Boolean | true | No |
Version:
- 8 (net)
The action writes data from a variable of type Table to the specified area of the active Excel workbook page
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 cell column in which the top left cell of the table will be placed. | String | 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 | Yes |
Version
Версия:
- 8 (net)
Действие записывает данные из переменной типа Таблица в заданную область активной страницы Excel книги
Настройки
:
- 6 (net)
- 5 (net)
- 4 (net)
- 3 (net)
- 2 (net)
- 1 (net)
Действие записывает данные из переменной типа Таблица в заданную область активной страницы Excel книги
Настройки
The action writes data from a variable of type Table to the specified area of the active Excel workbook page
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 | Address of the cell where the top left cell of the table will be placed. Fill in the format "XY", where "X" is the column number and "Y" is the row number. | String | No | |
Table | Variable of Table type with data | Table | Yes | |
Свойство | Описание | Тип | Пример заполнения | Обязательность заполнения поля |
Параметры | ||||
Контекст | Контекст действия для работы с Excel-документом | Robin.Excel | Контекст excel | Да |
Начальная ячейка | Адрес ячейки, в которую будет помещена верхняя левая ячейка таблицы. Заполнять в формате «ХY», где «Х» - это номер столбца, а «Y» - номер строки. | Robin.String | Нет | |
Таблица | Переменная типа DataTable с данными | Robin.DataTable | Да |