sheetByIndex
Locates a sheet by its index in the workbook.
Parameters
index Number
The index of the sheet to locate.
Returns
kendo.spreadsheet.Sheet
- The sheet that matches the index.
In this article
Locates a sheet by its index in the workbook.
Number
The index of the sheet to locate.
kendo.spreadsheet.Sheet
- The sheet that matches the index.