程序包 | 说明 |
---|---|
com.fr.io.exporter | |
com.fr.io.exporter.excel.stream | |
com.fr.io.exporter.poi.wrapper |
限定符和类型 | 方法和说明 |
---|---|
protected void |
AbstractExcelExporter.dealWithFormula(POICellAction poiCell,
java.lang.String contentFormula)
导出保留公式
|
protected java.lang.Object |
AbstractExcelExporter.evalCellValue(CellElement cellElement,
boolean exHiddenRow,
boolean exHiddenColumn,
java.util.List hssfCellList,
POICellAction hssfCell,
Calculator cal,
Style style,
java.util.List hssfCellFormulaList,
CellGUIAttr cellGUIAttr,
DynamicUnitList rowHeightList,
DynamicUnitList columnWidthList,
int column,
int row,
int columnSpan,
int rowSpan,
POIWorkbookAction wb) |
protected java.lang.Object |
AbstractExcelExporter.evalFormulaValue(java.lang.Object value,
boolean exHiddenRow,
boolean exHiddenColumn,
java.util.List cellList,
POICellAction cell,
Calculator cal,
java.util.List cellFormulaContentList)
重新计算存在公式的单元格的值
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.Object |
StreamExcel2007Exporter.evalCellValue(CellElement cellElement,
boolean exHiddenRow,
boolean exHiddenColumn,
java.util.List hssfCellList,
POICellAction hssfCell,
Calculator cal,
Style style,
java.util.List hssfCellFormulaList,
CellGUIAttr cellGUIAttr,
DynamicUnitList rowHeightList,
DynamicUnitList columnWidthList,
int column,
int row,
int columnSpan,
int rowSpan,
POIWorkbookAction wb) |
限定符和类型 | 类和说明 |
---|---|
class |
HssfCellWrapper |
class |
XssfCellWrapper |