Skip to main content

Get Worksheet Names

Command description

Gets the active worksheet name or all worksheet names.

Command Input Parameters

input parametersInput parameter typeDescription
Excel ObjectExcelApp
Worksheet RangeenumActive Sheet, All Sheets

Command Output Parameters

Output parametersOutput parameter typeDescription
Worksheet Namelist[str] or strA string for Active Sheet; a list of strings for All Sheets
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.