Action group: Excel
Action closes the Excel document
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with an Excel document | Robin.Excel | Excel context | Yes |
The "Close" action does not involve saving the file, so it should be used in conjunction with the "Save" action.
There is an Excel document. You need to open it, get sheet names from the document and close it.
Use the actions "Open", "Get sheet names", "Close".
The program robot completed successfully. The document is closed.