您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
com.sh.wf.excel.annotation.write.style
Annotation Interface ColumnWidth
@Target
({
FIELD
,
TYPE
})
@Retention
(
RUNTIME
)
@Inherited
public @interface
ColumnWidth
Set the width of the table
可选元素概要
可选元素
修饰符和类型
可选元素
说明
int
value
Column width
元素详细资料
value
int
value
Column width
-1 means the default column width is used
返回:
Column width
默认值:
-1