| 程序包 | 说明 |
|---|---|
| com.github.stupdit1t.excel.core.parse |
| 限定符和类型 | 方法和说明 |
|---|---|
OpsSheet<R> |
OpsSheet.callBack(InCallback<R> callback)
行回调方法
|
OpsSheet<R> |
OpsParse.opsSheet(int sheetIndex,
int headerCount,
int footerCount)
导入sheet设置
|
OpsSheet<R> |
OpsParse.opsSheet(String sheetName,
int headerCount,
int footerCount)
导入sheet设置
|
| 构造器和说明 |
|---|
OpsColumn(OpsSheet<R> export)
声明导入列
|
Copyright © 2023. All rights reserved.