Add Worksheet
Command description
Adds a worksheet to the spreadsheet.
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| Excel Object | ExcelApp | |
| sheet | str | Name of the new worksheet |
| Position | enum | Where to add the worksheet: First or Last |
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.