update excelfild comment
This commit is contained in:
@@ -55,7 +55,7 @@ public @interface ExcelField {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 指定导出列宽
|
* 指定导出列宽(以字符宽度的1/256为单位,假如你想显示5个字符的话,就可以设置5*256,1个汉字占2个字符)
|
||||||
*/
|
*/
|
||||||
int width() default -1;
|
int width() default -1;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user