Action group: Office
The action adds a new sheet to the document
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for ods/xlsx document | Robin.OpenSheetD oc | Yes | |
New sheet name | The name of the new sheet to be created. It will be added after the active one. The new sheet will become the active sheet | Robin.String | No |
None.
There is a document called Test with one sheet - Sheet 1. You need to add a new sheet and name it Sheet 2.
Use the actions "Open", "Add sheet", "Save".
Set the "Path to file" parameter for the "Open" action.
The program robot completed successfully.
A new sheet named "Sheet 2" has been successfully added to the document.