| 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.annotation.impl |
In this package, each class represents an annotation in the form of entities and are used to manage sheets with dynamic columns.
|
| bld.generator.report.excel.constant | |
| bld.generator.report.excel.data | |
| bld.generator.report.excel.dropdown | |
| bld.generator.report.excel.impl |
In this package there are the main functions for generating Excel files.
|
| Class and Description |
|---|
| AttachmentType
The Enum AttachmentType.
|
| Class and Description |
|---|
| BoxStyle |
| ColumnDateFormat
The Enum ColumnDateFormat.
ColumnDateFormat is used to set the date format. |
| FontType
The Enum FontType.
FontType is used to set font property on the following annotation ExcelFont. |
| UnderlineType
The Enum UnderlineType.
|
| Class and Description |
|---|
| AttachmentType
The Enum AttachmentType.
|
| BorderType
The Enum BorderType.
BorderType is used to switch the border setting in the algorithm. |
| BoxStyle |
| ColumnDateFormat
The Enum ColumnDateFormat.
ColumnDateFormat is used to set the date format. |
| FontType
The Enum FontType.
FontType is used to set font property on the following annotation ExcelFont. |
| RowStartEndType
The Enum RowStartEndType.
RowStartEndType is used to define the name of the variable, to write functions parameterized with the column name. |
| UnderlineType
The Enum UnderlineType.
|
| Class and Description |
|---|
| ColumnDateFormat
The Enum ColumnDateFormat.
ColumnDateFormat is used to set the date format. |
| UnderlineType
The Enum UnderlineType.
|
| Class and Description |
|---|
| BoxStyle |
| Class and Description |
|---|
| RowStartEndType
The Enum RowStartEndType.
RowStartEndType is used to define the name of the variable, to write functions parameterized with the column name. |
Copyright © 2022. All rights reserved.