| 接口 | 说明 |
|---|---|
| ExcelCascadingDropdownBoxListener |
Cascading dropdown box listener,
When
ExcelDropdownBox is used in the header field of the mapped entity and a valid ExcelDropdownBox.link() parameter is set |
| ExcelCellWriteListener |
The Excel cell writes out the listener,
Can be used to change the value of a cell or to make additional extensions to the cell when exporting
|
| ExcelRowWriteListener |
The Excel row writes out the listener
Can be used for additional extensions after this row is written out
|
| ExcelSheetWriteListener |
The Excel Sheet writes out the listener
|
| ExcelWorkbookWriteListener |
The Excel Workbook writes out the listener
|
| ExcelWriteListener |
Excel export listener
|
Copyright © 2021. All rights reserved.