@Documented @Retention(value=RUNTIME) @Target(value={TYPE,ANNOTATION_TYPE}) @Repeatable(value=ExcludeRowSet.List.class) public @interface ExcludeRowSet
| 限定符和类型 | 必需的元素和说明 |
|---|---|
int[] |
rowIndexes |
int |
sheetIndex |
Copyright © 2022. All rights reserved.