public interface ExcelReaderContextAware<R> extends ExcelAware
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setContext(ExcelReaderContext<R> readerContext)
Set excel reader context
|
void setContext(ExcelReaderContext<R> readerContext)
readerContext - Excel reader contextCopyright © 2021. All rights reserved.