Delete column Version 9 (.Net)
Action group: Excel
...
Description
The action deletes specified columns with a left shift.
Action icon

Settings of parameters
СвойствоОписаниеТипПример заполненияОбязательностьзаполнения поляПараметрыКонтекст | Контекст действия для работы с Excel-документомContext | Action context for working with an Excel document | Robin.Excel |
Контекст excelДа | Имя начального столбца | Имя начального столбца в диапазоне, который будет удален. Если указанный столбец не скрытый, действие выведет предупреждение. С ошибкой завершаться не будет. Если поле не заполнено, то берется значение из поля «Индекс начального столбца»Yes |
Starting column name | The 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 index | The 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 |
Индекс начального столбца в диапазоне, который будет удален. Если указанный столбец не скрытый, действие выведет предупреждение. С ошибкой завершаться не будетНет | Имя конечного столбца | Имя конечного столбца в диапазоне, который будет удален. Если поле не заполнено, то берется значение из поля «Индекс конечного столбца»
| No |
Final column name | The 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 index | The 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 |
Нет 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.
