您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
cn.toutatis.xvoid.axolotl.excel.reader.annotations
注释类型 NamingWorkSheet
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
NamingWorkSheet
表名称指定注解
必需元素概要
所需元素
修饰符和类型
必需的元素
说明
String
sheetName
指定表名称
可选元素概要
可选元素
修饰符和类型
可选元素
说明
int
readRowOffset
读取起始行
元素详细资料
sheetName
String
sheetName
指定表名称
readRowOffset
int
readRowOffset
读取起始行
返回:
起始行
默认值:
0