| Package | Description |
|---|---|
| bld.generator.report.excel |
In this package, each object is used to extend and implement personal objects used to build Excel file.
|
| Modifier and Type | Method and Description |
|---|---|
static ExcelAttachment<byte[]> |
ExcelAttachment.newInstance(byte[] attachment)
New instance.
|
static ExcelAttachment<String> |
ExcelAttachment.newInstance(String attachment)
New instance.
|
Copyright © 2022. All rights reserved.