public class SimpleColumnWidthStyleStrategy extends AbstractHeadColumnWidthStyleStrategy
| 构造器和说明 |
|---|
SimpleColumnWidthStyleStrategy(Integer columnWidth) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Integer |
columnWidth(Head head,
Integer columnIndex)
Returns the column width corresponding to each column head.
|
setColumnWidthafterCellDispose, uniqueValueafterCellCreate, afterCellDataConverted, beforeCellCreatepublic SimpleColumnWidthStyleStrategy(Integer columnWidth)
columnWidth - protected Integer columnWidth(Head head, Integer columnIndex)
AbstractHeadColumnWidthStyleStrategyif return null,ignore
columnWidth 在类中 AbstractHeadColumnWidthStyleStrategyhead - Nullable.columnIndex - Not null.Copyright © 2018–2021 Alibaba Group. All rights reserved.