Write Range

You can select this activity to write a range of cell data starting from a specific cell in a specified worksheet.

This table lists the properties for the activity.

Property Type Property Name Description
Input Data Table The data table from which information must be considered for the specified range. Only DataTable variables are supported.
Worksheet Name The name of the worksheet in which the range of cell data must be written. Only String variables and strings are supported.
Workbook Path The location of the workbook.
Starting Cell The location of the first cell from which the specified range must be written. String values are accepted.
Has Headers Select the check box if the first row of the specified range of cell in the worksheet is the header row.
Output Response code Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.