Package io.jmix.pivottableflowui.export
@NonNullApi
package io.jmix.pivottableflowui.export
-
ClassDescriptionCalculates the width of a column, based on the values within it.Helps to convert
PivotDataRow
to list with separated cells and provides methods for merging cells.ExportsPivotData
to XLS file.Prepare the dataPivotData
requested fromPivotTable
, then export to an XLS file.