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) |
addTargetPos, equals, evaluate, getCellComment, getCellRef, getCellType, getCellValue, getCol, getFormula, getRow, getSheetName, getTargetPos, hashCode, isFormulaCell, isUserFormula, resetTargetPos, setCellComment, setCellType, setFormula, 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 © 2015. All rights reserved.