public class JexcelCellData
extends org.jxls.common.CellData
| Constructor and Description |
|---|
JexcelCellData(org.jxls.common.CellRef cellRef) |
| Modifier and Type | Method and Description |
|---|---|
static JexcelCellData |
createCellData(org.jxls.common.CellRef cellRef,
jxl.Cell cell) |
jxl.format.CellFormat |
getCellFormat() |
void |
writeToCell(jxl.write.WritableSheet sheet,
int col,
int row,
org.jxls.common.Context context) |
addTargetParentAreaRef, addTargetPos, equals, evaluate, getArea, getAttrMap, getCellComment, getCellRef, getCellType, getCellValue, getCol, getDefaultValue, getFormula, getFormulaStrategy, getRow, getSheetName, getTargetParentAreaRef, getTargetPos, getTransformer, hashCode, isFormulaCell, isJxlsParamsComment, processJxlsParams, resetTargetPos, setArea, setAttrMap, setCellComment, setCellType, setDefaultValue, setEvaluationResult, setFormula, setFormulaStrategy, setTransformer, toString, updateFormulaValuepublic static JexcelCellData createCellData(org.jxls.common.CellRef cellRef, jxl.Cell cell)
public jxl.format.CellFormat getCellFormat()
public void writeToCell(jxl.write.WritableSheet sheet,
int col,
int row,
org.jxls.common.Context context)
throws jxl.write.WriteException
jxl.write.WriteExceptionCopyright © 2018. All rights reserved.