Append Range
Appends a DataTable to the end of existing data in a specified worksheet, starting at the first empty row after the last used cell.
Properties
| Name | Description | Required |
|---|---|---|
| Data Table | The DataTable containing the data to append to the worksheet. | ☑️ |
| Sheet Name | The name of the worksheet where the data will be appended. | ☑️ |