Package com.poiji.annotation
Annotation Type ExcelCellsJoinedByName
-
@Retention(RUNTIME) @Target(FIELD) @Documented public @interface ExcelCellsJoinedByNameCreated by aerfus on 18/02/2024
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringexpressionSpecifies the column regular expression where the corresponding values are mapped from the Excel data
-