public abstract class AbstractHeadColumnWidthStyleStrategy extends AbstractColumnWidthStyleStrategy
| 构造器和说明 |
|---|
AbstractHeadColumnWidthStyleStrategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract Integer |
columnWidth(Head head)
Returns the column width corresponding to each column head.
|
protected void |
setColumnWidth(WriteSheetHolder writeSheetHolder,
CellData cellData,
org.apache.poi.ss.usermodel.Cell cell,
Head head,
int relativeRowIndex,
boolean isHead)
Sets the column width when head create
|
afterCellCreate, beforeCellCreate, uniqueValueprotected void setColumnWidth(WriteSheetHolder writeSheetHolder, CellData cellData, org.apache.poi.ss.usermodel.Cell cell, Head head, int relativeRowIndex, boolean isHead)
AbstractColumnWidthStyleStrategyCopyright © 2018–2019 Alibaba Group. All rights reserved.