Get Spreadsheet Row Count
Command description
Get the total number of used rows in the specified spreadsheet.
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| Excel Object | ExcelApp | |
| sheet | str | Worksheet name. Defaults to the active worksheet |
Command Output Parameters
| Output parameters | Output parameter type | Description |
|---|---|---|
| Row Count | int |
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.