public class LoopMergeStrategy extends AbstractMergeStrategy
| 构造器和说明 |
|---|
LoopMergeStrategy(int eachRow,
int columnIndex) |
LoopMergeStrategy(int eachRow,
int columnCount,
int columnIndex) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
merge(org.apache.poi.ss.usermodel.Sheet sheet,
org.apache.poi.ss.usermodel.Cell cell,
Head head,
Integer relativeRowIndex)
merge
|
afterCellCreate, afterCellDispose, beforeCellCreatepublic LoopMergeStrategy(int eachRow,
int columnIndex)
public LoopMergeStrategy(int eachRow,
int columnCount,
int columnIndex)
protected void merge(org.apache.poi.ss.usermodel.Sheet sheet,
org.apache.poi.ss.usermodel.Cell cell,
Head head,
Integer relativeRowIndex)
AbstractMergeStrategymerge 在类中 AbstractMergeStrategyCopyright © 2018–2020 Alibaba Group. All rights reserved.