Uses of Annotation Type
bld.generator.report.excel.annotation.ExcelSheetLayout
Packages that use ExcelSheetLayout
Package
Description
In this package there are the main functions for generating Excel files.
-
Uses of ExcelSheetLayout in bld.generator.report.excel.impl
Methods in bld.generator.report.excel.impl with parameters of type ExcelSheetLayoutModifier and TypeMethodDescriptionprotected voidSuperGenerateExcelImpl.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. -
Uses of ExcelSheetLayout in bld.generator.report.excel.sheet_mapping
Classes in bld.generator.report.excel.sheet_mapping with annotations of type ExcelSheetLayout