Package | Description |
---|---|
org.pentaho.di.core.spreadsheet |
Modifier and Type | Method and Description |
---|---|
KCell |
KSheet.getCell(int colnr,
int rownr)
Get a cell in the sheet by specification of its coordinates.
|
KCell[] |
KSheet.getRow(int rownr)
Get one row of cells in the sheets
|