Grid Export Properties

jmix.gridexport.export-all-batch-size

Defines the batch size when exporting all records.

Default value: 1000.

For example:

jmix.gridexport.export-all-batch-size = 2000

jmix.gridexport.excel.use-sxssf

Defines whether to use streaming POI SXSSF API for building XLSX files.

Default value: true.