| 类 | 说明 |
|---|---|
| ExcelReadWrapper<R> |
Excel annotation-driven meta data wrapper
|
| ExcelWriteWrapper |
Excel annotation-driven write wrapper
|
| 注释类型 | 说明 |
|---|---|
| EnableExcelDrivenMode |
Enable excel annotation-driven mode
After use, it can be easily imported and exported through
ExcelWrite and ExcelRead |
| ExcelRead |
Excel imports annotations that are used on methods to import Excel.
|
| ExcelWrite |
Excel export annotation, which export Excel when used on methods.
|
Copyright © 2021. All rights reserved.