@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) @Documented public @interface ImportField
Modifier and Type | Required Element and Description |
---|---|
int |
index
导出表格列索引 从0开始
|
Modifier and Type | Optional Element and Description |
---|---|
String |
parseFormat
解析格式
|
ExcelReadType |
type
读取类型
|
public abstract ExcelReadType type
public abstract String parseFormat
Copyright © 2024. All rights reserved.