Uses of Class
io.goobi.viewer.model.export.ExcelExport
Packages that use ExcelExport
Package
Description
Provides export functionality for viewer records, supporting formats such as Excel (XLSX)
and RIS, including field configuration for controlling which metadata columns are exported.
-
Uses of ExcelExport in io.goobi.viewer.model.export
Methods in io.goobi.viewer.model.export that return ExcelExportModifier and TypeMethodDescriptionExcelExport.setFileName(String fileName) ExcelExport.setWorkbook(org.apache.poi.xssf.streaming.SXSSFWorkbook workbook)