public class XLSCell extends Object implements org.pentaho.di.core.spreadsheet.KCell
| Constructor and Description |
|---|
XLSCell(jxl.Cell cell) |
public org.pentaho.di.core.spreadsheet.KCellType getType()
getType in interface org.pentaho.di.core.spreadsheet.KCellpublic Object getValue()
getValue in interface org.pentaho.di.core.spreadsheet.KCellpublic String getContents()
getContents in interface org.pentaho.di.core.spreadsheet.KCellpublic int getRow()
getRow in interface org.pentaho.di.core.spreadsheet.KCell