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 | Data Type | Description |
---|---|---|---|
Input | Data Table | DataTable | The data table from which infor- mation must be considered for the specified range. Only DataT- able variables are supported. |
Worksheet Name | String | The name of the worksheet in which the range of cell data must be written. Only String variables and strings are supported. | |
Workbook Path | String | The location of the workbook. | |
Starting Cell | String | The location of the first cell from which the specified range must be written. String values are accept- ed. | |
Has Headers | Boolean | Select the check box if the first row of the specified range of cell in the worksheet is the header row. | |
Output | Response code | Int32 | Response code for the activity. Possible values:
|