列宽拖动长内容自适应显示

This commit is contained in:
RuoYi
2024-12-07 14:19:06 +08:00
parent 39ebc000f0
commit 1aa973d300
2 changed files with 11 additions and 2 deletions

View File

@@ -83,7 +83,7 @@ public @interface Excel
*/
public String prompt() default "";
/**
/**
* 是否允许内容换行
*/
public boolean wrapText() default false;