| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ExcelFunctionMergeRow[] |
ExcelFunctionRowsImpl.getExcelFunctionMerges()
Gets the excel function merges.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExcelFunctionRowsImpl.setExcelFunctionMerges(ExcelFunctionMergeRow[] excelFunctionMerges)
Sets the excel function merges.
|
| Constructor and Description |
|---|
ExcelFunctionRowsImpl(ExcelFunctionRow[] excelFunctions,
ExcelFunctionMergeRow[] excelFunctionMerges)
Instantiates a new excel function rows impl.
|
Copyright © 2022. All rights reserved.