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

Ключ

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

...

The action writes the addresses of visible (displayed) rows to the collection after filtering has been applied.

Action icon

Image Removed

Parameters

...

Image Added

Settings of parameters

ParameterDescription
ContextAction context for working with an Excel document.
Column nameName of the column to which the action will be applied. If the field is not filled, then the value from the "Column index" field is taken.
Column indexIndex of the column to which the action will be applied.

Output parameters

The output is a collection of the visible rows row numbers.

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextAction context for working with an Excel document.Robin.ExcelExcel contextYes
Column nameName of the column to which the action will be applied. If the field is not filled, then the value from the "Column index" field is taken.Robin.String
No
Column indexIndex of the column to which the action will be applied.Robin.Numeric
No
Results
ResultThe variable in which the addresses of the visible rows will be written.Robin.Collection

...