Skip to main content

Add Worksheet

Command description

Adds a worksheet to the spreadsheet.

Command Input Parameters

input parametersInput parameter typeDescription
Excel ObjectExcelApp
sheetstrName of the new worksheet
PositionenumWhere 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.

Example

See Read Spreadsheet Displayed Data.