A group of actions: Excel


The action extracts values of the cells from the specified area of the page anf returns data as a table.

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextAction context for working with an Excel documentRobin.ExcelExcel contextYes
Start cell column nameThe column name of the starting cell (start of the range) from which the region will be set. If the field is not filled, then the value from the «Start cell column index» field is taken.Robin.String No
Start cell column indexThe column index of the starting cell (start of the range) from which the region will be set. If the field is not filled, then the border of the used area is taken.Robin.Numeric No
Start cell rowRow of the starting cell (start of the range) from which the region will be set. If the field is not filled, then the border of the used area is taken.Robin.Numeric No
End cell column nameThe column name of the ending cell (end of range) to which the region will be set. If the field is not filled, then the value from the «End cell column index» field is taken.Robin.String No
End cell column indexThe column index of the ending cell (end of range) to which the region will be set. If the field is not filled, then the border of the used area is taken.Robin.Numeric No
End cell rowRow of the ending cell (end of range) to which the region will be set. If the field is not filled, then the border of the used area is taken.Robin.Numeric No
Skip hiddenBoolean variable. If the parameter value is True, then only visible rows and columns are returned, otherwise - everything.Robin.BooleantrueNo
HeadingIf the value is «true», the table header will be inserted into the document along with its rows.Robin.BooleantrueNo
Remove duplicate headerIf the value is «true», indexes will be added to the same column names in the header of the resulting table. Numbering starts from 1.Robin.BooleantrueNo
Results
ResultThe variable in which the range data will be writtenRobin.DataTable  
  • Нет меток