public class JexcelRowData
extends org.jxls.common.RowData
| Constructor and Description |
|---|
JexcelRowData() |
| Modifier and Type | Method and Description |
|---|---|
static org.jxls.common.RowData |
createRowData(jxl.Sheet sheet,
int rowNum) |
static org.jxls.common.RowData |
createRowData(String sheetName,
jxl.Cell[] cells,
jxl.CellView rowCellView) |
jxl.Cell[] |
getRow() |
public static org.jxls.common.RowData createRowData(jxl.Sheet sheet,
int rowNum)
public static org.jxls.common.RowData createRowData(String sheetName, jxl.Cell[] cells, jxl.CellView rowCellView)
public jxl.Cell[] getRow()
Copyright © 2015. All rights reserved.