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

Ключ

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

...

The action sets the value to the specified cell.

Action icon

Settings of parameters

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 of the cell

The column of the cell to which the value will be written. If there is already data in the cell, it will be overwritten. The format of the value in the cell will be "General"

String


No

Column index

The column index of the cell to which the value will be written. If there is already data in the cell, it will be overwritten. The format of the value in the cell will be "General"

Numeric


No

Row of the cell

The cell row in which the value will be written. If there is already data in the cell, it will be overwritten. The format of the value in the cell will be "General"

Numeric


Yes

Value

The value to be written to the selected cell

Object


Yes

...