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, setColumnWidthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterCellCreate, afterCellCreate, afterCellDataConverted, afterCellDataConverted, afterCellDispose, beforeCellCreate, beforeCellCreatepublic SimpleColumnWidthStyleStrategy(Integer columnWidth)
columnWidth - protected Integer columnWidth(Head head, Integer columnIndex)
AbstractHeadColumnWidthStyleStrategyif return null, ignore
columnWidth 在类中 AbstractHeadColumnWidthStyleStrategyhead - Nullable.columnIndex - Not null.Copyright © 2018–2022 Alibaba Group. All rights reserved.