Package | Description |
---|---|
org.pentaho.di.core.spreadsheet |
Modifier and Type | Method and Description |
---|---|
KSheet |
KWorkbook.getSheet(int sheetNr)
Get a sheet in the workbook by index
|
KSheet |
KWorkbook.getSheet(String sheetName)
Get a sheet with a certain name in a workbook.
|