| Package | Description |
|---|---|
| bld.generator.report.excel |
In this package, each object is used to extend and implement personal objects used to build Excel file.
|
| bld.generator.report.excel.data |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ExtraColumnAnnotation> |
DynamicColumn.getMapExtraColumnAnnotation()
Gets the map extra column annotation.
|
Map<String,ExtraColumnAnnotation> |
SheetDynamicFunctionTotal.getMapExtraColumnAnnotation()
Gets the map extra column annotation.
|
Map<String,ExtraColumnAnnotation> |
SheetDynamicData.getMapExtraColumnAnnotation()
Gets the map extra column annotation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicColumn.setMapExtraColumnAnnotation(Map<String,ExtraColumnAnnotation> mapExtraColumnAnnotation)
Sets the map extra column annotation.
|
void |
SheetDynamicFunctionTotal.setMapExtraColumnAnnotation(Map<String,ExtraColumnAnnotation> mapExtraColumnAnnotation)
Sets the map extra column annotation.
|
void |
SheetDynamicData.setMapExtraColumnAnnotation(Map<String,ExtraColumnAnnotation> mapExtraColumnAnnotation)
Sets the map extra column annotation.
|
| Modifier and Type | Method and Description |
|---|---|
ExtraColumnAnnotation |
ExtraColumn.getExtraColumnAnnotation()
Gets the extra column annotation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtraColumn.setExtraColumnAnnotation(ExtraColumnAnnotation extraColumnAnnotation)
Sets the extra column annotation.
|
Copyright © 2022. All rights reserved.