| Package | Description |
|---|---|
| bld.generator.report.excel.data | |
| bld.generator.report.excel.impl |
In this package there are the main functions for generating Excel files.
|
| Modifier and Type | Method and Description |
|---|---|
LayoutCell |
SheetHeader.getLayoutCell()
Gets the layout cell.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<LayoutCell,org.apache.poi.ss.usermodel.CellStyle> |
SuperGenerateExcelImpl.mapCellHeaderStyle
The map cell header style.
|
protected Map<LayoutCell,org.apache.poi.ss.usermodel.CellStyle> |
SuperGenerateExcelImpl.mapCellStyle
The map cell style.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SuperGenerateExcelImpl.setCellStyleExcel(org.apache.poi.ss.usermodel.CellStyle cellStyle,
org.apache.poi.ss.usermodel.Cell cell,
LayoutCell layoutCell,
Integer indexRow)
Sets the cell style excel.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.