public class JexcelRowData
extends org.jxls.common.RowData
| Constructor and Description |
|---|
JexcelRowData()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static org.jxls.common.RowData |
createRowData(jxl.Sheet sheet,
int rowNum,
JexcelTransformer transformer)
Deprecated.
|
static org.jxls.common.RowData |
createRowData(String sheetName,
jxl.Cell[] cells,
jxl.CellView rowCellView,
JexcelTransformer transformer)
Deprecated.
|
jxl.Cell[] |
getRow()
Deprecated.
|
addCellData, getCellData, getHeight, getNumberOfCells, getTransformer, iterator, setTransformerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static org.jxls.common.RowData createRowData(jxl.Sheet sheet,
int rowNum,
JexcelTransformer transformer)
public static org.jxls.common.RowData createRowData(String sheetName, jxl.Cell[] cells, jxl.CellView rowCellView, JexcelTransformer transformer)
public jxl.Cell[] getRow()
Copyright © 2019. All rights reserved.