JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.pentaho.di.core.spreadsheet.KSheet
Packages that use
KSheet
Package
Description
org.pentaho.di.core.spreadsheet
Uses of
KSheet
in
org.pentaho.di.core.spreadsheet
Methods in
org.pentaho.di.core.spreadsheet
that return
KSheet
Modifier and Type
Method
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.