A group of actions: Excel


The action allows you to remove duplicate rows from a sheet in an Excel document.

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextAction context for working with an Excel documentRobin.ExcelExcel contextYes
Start column nameThe name of the column from which to search for duplicates.Robin.String No
Start column indexThe index of the column from which to search for duplicates.Robin.Numeric No
Start lineLine number, starting from which the search for duplicates will be performed.Robin.Numeric No
End column nameThe name of the column up to which duplicates will be searched.Robin.String No
End column indexIndex of the column up to which to search for duplicates.Robin.Numeric No
End rowLine number up to which duplicates will be searched.Robin.Numeric No
Skip emptyIf the value is «true», then empty values will not be duplicates.Robin.BooleantrueNo
Skip hidenIf the value is «true», then hidden cells will not be taken into account.Robin.BooleantrueNo
Consider merged cellsIf the value is «true», then if duplicates are found in the combined rows, columns, the action will return an error.Robin.BooleantrueNo
  • Нет меток