- DownloadAllField - top.lshaci.framework.excel.annotation中的注释类型
-
If the entity class has this annotation, Means you want to download all the fields
- DownloadConvert - top.lshaci.framework.excel.annotation中的注释类型
-
The title name of the excel corresponding to the entity field
- DownloadExcelFirstTitle - top.lshaci.framework.excel.annotation中的注释类型
-
The first title name of the excel corresponding to the entity
- DownloadExcelSheet - top.lshaci.framework.excel.annotation中的注释类型
-
The sheet name of the excel corresponding to the entity
- DownloadExcelTitle - top.lshaci.framework.excel.annotation中的注释类型
-
The title name of the excel corresponding to the entity field
- DownloadIgnore - top.lshaci.framework.excel.annotation中的注释类型
-
Download ignore
if the field has this annotation, mean the field not need download
- DownloadOrder - top.lshaci.framework.excel.model中的类
-
The excel download title order
- DownloadOrder(Field) - 类 的构造器top.lshaci.framework.excel.model.DownloadOrder
-