| 程序包 | 说明 |
|---|---|
| com.sh.wf.excel.write.style.column |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractHeadColumnWidthStyleStrategy
Returns the column width according to each column header
|
class |
LongestMatchColumnWidthStyleStrategy
Take the width of the longest column as the width.
|
class |
SimpleColumnWidthStyleStrategy
All the columns are the same width
|