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

Ключ

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

...

The action allows you to insert a column to the left of the one selected by index or name in an Excel document.

Action icon

Action parameters

Input parameters

  1. "Context" field - The context of the action for working with the Excel document.
  2. "Column name" field - The name of the column before which a new column should be inserted. If the field is not filled in, the value from the "Column index" field is taken.
  3. "Column index" field - The index of the column before which the new column should be inserted.
  4. "Values" field - If the parameter is filled in, the new column will include values from the collection.

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

Column name

Name of the column before which you want to insert a new column. If the field is not filled in, the value from the "Column index" field is taken

String


No

Column index

The index of the column before which you want to insert a new column

Numeric


No

Values

If the parameter is filled, the new column will include values from the collection

Collection


No

...