Uses of Class
bld.generator.report.excel.ExcelAttachment
Packages that use ExcelAttachment
Package
Description
In this package, each object is used to extend and implement personal objects used to build Excel file.
-
Uses of ExcelAttachment in bld.generator.report.excel
Methods in bld.generator.report.excel that return ExcelAttachmentModifier and TypeMethodDescriptionstatic ExcelAttachment<byte[]> ExcelAttachment.newInstance(byte[] attachment) New instance.static ExcelAttachment<String> ExcelAttachment.newInstance(String attachment) New instance.