类 | 说明 |
---|---|
AbstractColumnWidthStyleStrategy | |
AbstractHeadColumnWidthStyleStrategy |
Returns the column width according to each column header
|
LongestMatchColumnWidthStyleStrategy |
Take the width of the longest column as the width.
|
SimpleColumnWidthStyleStrategy |
All the columns are the same width
|