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

Ключ

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

...

The action gets the number of columns in the table. Columns within the used context range are counted. If a row specified is outside the used context range, the action returns an empty result.

Action icon

Image RemovedImage Added

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextAction context for working with an Excel documentRobin.ExcelExcel contextYes
Row indexThe index of the row whose number of columns you want to get.Robin.Numeric
Yes
Skip hidden columnsIf value is «true», the action will only read the visible columns.Robin.BooleantrueNo
Skip empty columnsIf the value is «true», the action will only read the filled columns.Robin.BooleantrueNo
Results
ResultThe number of columns from the specified row.Robin.Numeric

Special conditions of use

...