public interface ExcelExportPreProcessor
| Modifier and Type | Method and Description |
|---|---|
ExcelExportParams |
process(ExcelExportParams excelExportParams)
Allows to modify input for export
ExcelExportParams by adding new content or removing it. |
ExcelExportParams process(ExcelExportParams excelExportParams)
ExcelExportParams by adding new content or removing it.excelExportParams - - object that will be used at the beginning of export processCopyright © 2018 SAP SE. All Rights Reserved.