Uses of Interface
org.pentaho.di.core.spreadsheet.KCell
- 
Packages that use KCell Package Description org.pentaho.di.core.spreadsheet  - 
- 
Uses of KCell in org.pentaho.di.core.spreadsheet
Methods in org.pentaho.di.core.spreadsheet that return KCell Modifier and Type Method Description KCellKSheet. 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 
 -