public class PoiCellData
extends org.jxls.common.CellData
| Constructor and Description |
|---|
PoiCellData(org.jxls.common.CellRef cellRef) |
| Modifier and Type | Method and Description |
|---|---|
static PoiCellData |
createCellData(org.jxls.common.CellRef cellRef,
org.apache.poi.ss.usermodel.Cell cell) |
org.apache.poi.ss.usermodel.CellStyle |
getCellStyle() |
void |
readCell(org.apache.poi.ss.usermodel.Cell cell) |
void |
writeToCell(org.apache.poi.ss.usermodel.Cell cell,
org.jxls.common.Context context) |
addTargetPos, equals, evaluate, getCellComment, getCellRef, getCellType, getCellValue, getCol, getFormula, getRow, getSheetName, getTargetPos, hashCode, isFormulaCell, isUserFormula, resetTargetPos, setCellComment, setCellType, setFormula, toString, updateFormulaValuepublic static PoiCellData createCellData(org.jxls.common.CellRef cellRef, org.apache.poi.ss.usermodel.Cell cell)
public void readCell(org.apache.poi.ss.usermodel.Cell cell)
public org.apache.poi.ss.usermodel.CellStyle getCellStyle()
public void writeToCell(org.apache.poi.ss.usermodel.Cell cell,
org.jxls.common.Context context)
Copyright © 2015. All rights reserved.