public interface ScopeGenerateExcel
| Modifier and Type | Method and Description |
|---|---|
byte[] |
createBigDataFileXlsx(ReportExcel report)
Creates the big data file xlsx.
|
byte[] |
createFileXls(ReportExcel report)
Creates the file xls.
|
byte[] |
createFileXlsx(ReportExcel report)
Creates the file xlsx.
|
byte[] createFileXls(ReportExcel report) throws Exception
report - the reportException - the exceptionbyte[] createFileXlsx(ReportExcel report) throws Exception
report - the reportException - the exceptionbyte[] createBigDataFileXlsx(ReportExcel report) throws Exception
report - the reportException - the exceptionCopyright © 2022. All rights reserved.