@FunctionalInterface public interface ExcelWorkbookWriteListener extends ExcelWriteListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
flushBefore(ExcelWriterContext context)
The data is written, but not flushed to an excel file
|
void flushBefore(ExcelWriterContext context)
context - Excel write contextCopyright © 2021. All rights reserved.