| Constructor and Description |
|---|
ExcelRow(org.apache.poi.ss.usermodel.Row row) |
| Modifier and Type | Method and Description |
|---|---|
ICell |
getCell(int num) |
int |
getFirstCellNum() |
int |
getLastCellNum() |
org.apache.poi.ss.usermodel.Row |
getRow() |
int |
getRowNum() |
String |
toString() |
public org.apache.poi.ss.usermodel.Row getRow()
public int getRowNum()
public int getFirstCellNum()
getFirstCellNum in interface IRowpublic int getLastCellNum()
getLastCellNum in interface IRowCopyright © 2008-2016. All Rights Reserved.