| Package | Description |
|---|---|
| bld.generator.report.excel.impl |
In this package there are the main functions for generating Excel files.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SuperGenerateExcelImpl.setCellSummary(ExcelSheetLayout excelSheetLayout,
org.apache.poi.ss.usermodel.Workbook workbook,
org.apache.poi.ss.usermodel.Sheet sheet,
SheetSummary sheetSummary,
SheetHeader sheetHeader,
org.apache.poi.ss.usermodel.Row row,
Integer indexRow,
org.apache.poi.ss.usermodel.FormulaEvaluator formulaEvaluator)
Sets the cell summary.
|
Copyright © 2022. All rights reserved.