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

Ключ

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

...

The action gets the color from the specified cell.

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 whose color the action will return from.

String


No

Column index

The column index of the cell whose color the action will return from.

Numeric


No

Row of the cell

The cell row whose color the action will return from.

Numeric


Yes

Results

RGB color

Variable to which the color of the cell in RGB format will be written

String



Excel color

Variable to which the cell color will be written in ExcelCellInteriorColor format

String



...