| 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 |
|---|---|
ExcelBoxMessage |
ExcelDropDownImpl.getErrorBox()
Gets the error box.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExcelDropDownImpl.setErrorBox(ExcelBoxMessage errorBox)
Sets the error box.
|
| Constructor and Description |
|---|
ExcelDropDownImpl(boolean suppressDropDownArrow,
String areaRange,
ExcelFormulaAlias[] alias,
ExcelBoxMessage errorBox)
Instantiates a new excel drop down impl.
|
Copyright © 2022. All rights reserved.