@Retention(value=RUNTIME) @Target(value=FIELD) public @interface ExcelSelectCell
ReportExcel classes.| Modifier and Type | Required Element and Description |
|---|---|
String |
cellReference
Cell reference.
|
public abstract String cellReference
Copyright © 2022. All rights reserved.