Class XlsxReportExporter
java.lang.Object
com.quantfinlib.report.XlsxReportExporter
- All Implemented Interfaces:
ReportExporter
Minimal dependency-free XLSX (Office Open XML spreadsheet) writer. Produces
a single-sheet workbook with all report sections stacked vertically; numeric
cells are typed so Excel treats them as numbers.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XlsxReportExporter
public XlsxReportExporter()
-
-
Method Details
-
export
- Specified by:
exportin interfaceReportExporter- Throws:
IOException
-