@Component @Scope(value="prototype") public class ScopeGenerateExcelImpl extends SuperGenerateExcelImpl implements ScopeGenerateExcel
listDropDown, listFunctionCell, mapCellHeaderStyle, mapCellStyle, mapFieldColumn, mapSheet, mapWidthColumn, mergeCalcoloCells, SDF, sheetMapping, valueProps| Constructor and Description |
|---|
ScopeGenerateExcelImpl() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
createBigDataFileXlsx(ReportExcel report)
Creates the big data file xlsx.
|
byte[] |
createFileXls(ReportExcel report)
Creates the file xls.
|
byte[] |
createFileXlsx(ReportExcel report)
Creates the file xlsx.
|
addComment, addDropDown, buildFunction, buildFunction, buildFunction, createCellStyle, createCellStyle, createCellStyle, createPivot, dateCellStyle, generateHeaderSheetData, getBorder, getCellStyleHeader, getColor, getFont, getListSheetHeader, getSizeSuperHeader, manageDropDown, manageExcelImage, mergeRow, mergeRowAndRemoveMap, runMergeCell, setCellFormula, setCellFormula, setCellFormulaAndEvaluate, setCellFormulaAndEvaluateCell, setCellStyleExcel, setCellSummary, setCellValueExcel, setCellValueExcel, setCellValueWillMerged, setColumnWidthpublic byte[] createFileXls(ReportExcel report) throws Exception
createFileXls in interface ScopeGenerateExcelreport - the reportException - the exceptionpublic byte[] createFileXlsx(ReportExcel report) throws Exception
createFileXlsx in interface ScopeGenerateExcelreport - the reportException - the exceptionpublic byte[] createBigDataFileXlsx(ReportExcel report) throws Exception
createBigDataFileXlsx in interface ScopeGenerateExcelreport - the reportException - the exceptionCopyright © 2022. All rights reserved.