pure functiongetArrayRows2D
Get first dimension of 2D array in Excel XLS file
Extends from Interfaces.XLS.getArrayRows2D (Get first dimension of 2D array in Excel XLS file).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | sheetName (from getArrayRows2D) | "" | Sheet name |
| Types.ExternXLSFile | xls (from getArrayRows2D) | External Excel XLS file object |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m (from getArrayRows2D) | Number of rows in array |