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

Ключ

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

...

Parameters

Input 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

...