| Package | Description |
|---|---|
| org.jxls.command | |
| org.jxls.common | |
| org.jxls.transform |
| Modifier and Type | Method and Description |
|---|---|
void |
CellDataUpdater.updateCellData(CellData cellData,
CellRef targetCell,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
CellData |
RowData.getCellData(int col) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<CellData> |
RowData.iterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RowData.addCellData(CellData cellData) |
| Modifier and Type | Method and Description |
|---|---|
CellData |
Transformer.getCellData(CellRef cellRef) |
CellData |
AbstractTransformer.getCellData(CellRef cellRef) |
| Modifier and Type | Method and Description |
|---|---|
List<CellData> |
Transformer.getCommentedCells() |
Set<CellData> |
Transformer.getFormulaCells() |
Set<CellData> |
AbstractTransformer.getFormulaCells() |
Copyright © 2019. All rights reserved.