If Worksheet Exists
Command description
Checks whether a worksheet with the specified name exists and runs the indented child commands when the selected condition is met.
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| Excel Object | ExcelApp | |
| sheet | str | Worksheet name |
| Exists | enum | Exists, Does Not Exist |
Command Output Parameters
None
tip
The default openpyxl mode does not require Microsoft Office or Kingsoft WPS. If you select Office or WPS when opening the spreadsheet, Runavelo uses that application to process the data.