Action group: Excel
Description
Adds a new sheet to an Excel document.
Context The unique identifier of the session to which the action will be applied
New sheet name The name of the new sheet to be created
Property | Description | Type | Example of filling in | Obligatory to fill in the field |
---|---|---|---|---|
Parameters | ||||
Context | The unique identifier of the session to which the action will be applied | Excel instance | EXCEL_INSTANCE | Yes |
New sheet name | The name of the new sheet to be created | String | Sheet2 | Yes |
The sheet will be added after the current sheet and activated immediately.
There is a document named Test with one sheet - Sheet1. It is necessary to add a new sheet and name it Sheet2.
Use the actions "Open", "Add new sheet", "Save".
The program robot has completed successfully. A new sheet named "Sheet 2" has been successfully added to the document.