Class XlsxReportExporter

java.lang.Object
com.quantfinlib.report.XlsxReportExporter
All Implemented Interfaces:
ReportExporter

public final class XlsxReportExporter extends Object implements 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.