Create Workbook
You can select this activity to create a new workbook in a specific location. This table lists the properties for the activity.
Property Type | Property Name | Data Type | Description |
---|---|---|---|
Common | Continue on error | Boolean | Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default. |
Input | First Sheet Name | String | The name of the first sheet in the workbook. |
Workbook Name | String | The name of the new workbook. | |
Folder | String | The location of the folder where the workbook must be created. | |
Misc | Display Name | <String> | The name to be dis- played for the activity. |
Output | Workbook | OnedriveItem | The file or document stored in OneDrive where the workbook must be created. You can retrieve the metadata of a OneDrive item by using the OneDrive activities for an existing workbook or by using the output from the Create Workbook activity. |
Response Code | Int32 | Response code for the activity. Possible values:
|