| 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.constant |
| Modifier and Type | Method and Description |
|---|---|
AttachmentType |
ExcelAttachment.getAttachmentType()
Gets the attachment type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExcelAttachment.setAttachmentType(AttachmentType attachmentType)
Sets the attachment type.
|
| Modifier and Type | Method and Description |
|---|---|
static AttachmentType |
AttachmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachmentType[] |
AttachmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.