@Component public class GenerateExcelImpl extends Object implements GenerateExcel
| Constructor and Description |
|---|
GenerateExcelImpl() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
createFileXls(ReportExcel report)
Creates the file xls.
|
byte[] |
createFileXlsx(ReportExcel report)
Creates the file xlsx.
|
public byte[] createFileXls(ReportExcel report) throws Exception
createFileXls in interface GenerateExcelreport - the reportException - the exceptionpublic byte[] createFileXlsx(ReportExcel report) throws Exception
createFileXlsx in interface GenerateExcelreport - the reportException - the exceptionCopyright © 2020 Pivotal Software, Inc.. All rights reserved.