История страницы
Группа действийAction group: Excel Копировать область в буфер Excel Copy range to clipboard
Action iconИконка действия
Version:
- 8 (net)
- 7 (net)
Действие копирует значения из заданной области в буфер обмена
Настройки
The action copies values from the specified area to the clipboard
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 | Column of the initial cell (beginning of the range) from which the copied 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 copied 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 | Copy only visible cells. | Boolean | true | No |
Version
Версия:
- 6 (net)
- 5 (net)
- 4 (net)
- 3 (net)
- 2 (net)
- 1 (net)
Действие копирует значения из заданной области в буфер обмена
Настройки
The action copies values from the specified area to the clipboard
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 initial cell (beginning of the range) from 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 border 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 border of the area to be used is taken. The "R1C1" reference style is not supported. | String | No | |
Skip hidden | Copy visible cells only. | Boolean | true | No |
Свойство | Описание | Тип | Пример заполнения | Обязательность заполнения поля |
Параметры | ||||
Контекст | Контекст действия для работы с Excel-документом | Robin.Excel | Контекст excel | Да |
Начальная ячейка | Адрес начальной ячейки (начало диапазона), от которой будет установлена копируемая область. Заполнять в формате «ХY», где «Х» - это номер столбца, а «Y» - номер строки. Если поле не заполнено, то берется граница используемой области. Стиль ссылок «R1C1» не поддерживается. | Robin.String | Нет | |
Конечная ячейка | Адрес конечной ячейки (конец диапазона), до которой будет установлена копируемая область. Заполнять в формате «ХY», где «Х» - это номер столбца, а «Y» - номер строки. Если поле не заполнено, то берется граница используемой области. Стиль ссылок «R1C1» не поддерживается. | Robin.String | Нет | |
Пропустить скрытые | Копировать только видимые ячейки | Robin.Boolean | true | Нет |
Обзор
Инструменты контента