iRobo.Activity.Read Range

Reads a range of cells in the sheet, and retrieve the results as a data-table variable.

                                                               

                                               

Properties

Input

  • Range -   Define the range that will be read from spreadsheet. (Mandatory)
  • Sheet -   Define the sheet name in the document from which the range will be read. (Mandatory)


Output

  • Result - the result of the operation represented as a data-table variable of . (Mandatory)


Option

  • Includeheader - If selected, the first row from the range will be defined as column header for the DataTable 

Created with the Personal Edition of HelpNDoc: Full-featured Help generator