Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Delete column Version 9 (.Net)

Action group: Excel 

...

Description

The action deletes specified columns with a left shift.

Action icon

Settings of parameters

Свойство
Property
Описание
Description
Тип
Type
Пример заполнения
Filling example
Обязательность
Mandatory 
заполнения поля
field
Параметры
Parameters

Контекст

Контекст действия для работы с Excel-документом
ContextAction context for working with an Excel documentRobin.Excel
Контекст excel
Excel context

Да

Имя начального столбца

Имя начального столбца в диапазоне, который будет удален. Если указанный столбец не скрытый, действие выведет предупреждение. С ошибкой завершаться не будет. Если поле не заполнено, то берется значение из поля «Индекс начального столбца»
Yes
Starting column nameThe name of the starting column in the range to be deleted. If the specified column is not hidden, the action will display a warning. It will not terminate with an error. If the field is not filled, then the value from the «Starting column index» field is taken.Robin.String

Нет

Индекс начального столбца


No
Starting column indexThe index of the starting column in the range to be deleted. If the specified column is not hidden, the action will display a warning. It will not terminate with an error
Индекс начального столбца в диапазоне, который будет удален. Если указанный столбец не скрытый, действие выведет предупреждение. С ошибкой завершаться не будет
.Robin.Numeric

Нет

Имя конечного столбца

Имя конечного столбца в диапазоне, который будет удален. Если поле не заполнено, то берется значение из поля «Индекс конечного столбца»

No
Final column nameThe name of the end column in the range to be deleted. If the field is not filled, then the value from the «Final column index» field is taken.Robin.String

Нет

Индекс конечного столбца

Индекс конечного столбца в диапазоне, который будет удален. Если поле не заполнено, то будет удален один столбец

No
Final column indexThe index of the end column in the range to be deleted. If the field is not filled, then a single column will be deleted.Robin.Numeric
Нет

No

Special conditions of use

None.

Example of use

Task

There is an Excel-document. Delete columns A, B, C.

...

6. Click "Start" and see the result.

Result

The specified columns are deleted.