public class StreamExcelReportExporter
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
protected java.util.Map[] |
columnRowPostileMaps |
限定符 | 构造器和说明 |
---|---|
protected |
StreamExcelReportExporter(ElementCase report,
java.lang.String sheetName,
com.fr.third.v2.org.apache.poi.xssf.streaming.SXSSFWorkbook wb,
java.util.List xssfCellList,
java.util.List xssfCellFormulaList,
ExcelExportAttr eea,
int reportIndex,
java.util.List paperSettingList,
java.util.Map[] columnRowPostileMaps,
StreamExcel2007Exporter exporter) |
限定符和类型 | 方法和说明 |
---|---|
protected int[] |
dealWithHiddenCR(int start,
int span,
java.util.Set<java.lang.Integer> hiddenList) |
void |
export() |
protected void |
setPOICellStyle(com.fr.third.v2.org.apache.poi.ss.usermodel.Cell xssfCell,
Style style,
CellGUIAttr cellGUIAttr,
java.lang.Object value,
com.fr.third.v2.org.apache.poi.ss.usermodel.CellStyle cellStyle) |
protected StreamExcelReportExporter(ElementCase report, java.lang.String sheetName, com.fr.third.v2.org.apache.poi.xssf.streaming.SXSSFWorkbook wb, java.util.List xssfCellList, java.util.List xssfCellFormulaList, ExcelExportAttr eea, int reportIndex, java.util.List paperSettingList, java.util.Map[] columnRowPostileMaps, StreamExcel2007Exporter exporter)
public void export()
protected int[] dealWithHiddenCR(int start, int span, java.util.Set<java.lang.Integer> hiddenList)
protected void setPOICellStyle(com.fr.third.v2.org.apache.poi.ss.usermodel.Cell xssfCell, Style style, CellGUIAttr cellGUIAttr, java.lang.Object value, com.fr.third.v2.org.apache.poi.ss.usermodel.CellStyle cellStyle)