| 程序包 | 说明 |
|---|---|
| cn.gjing.tools.excel.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ExcelUtils.mergeY(Map<Integer,ExcelOldRowModel> oldRowModelMap,
org.apache.poi.ss.usermodel.Sheet sheet,
org.apache.poi.ss.usermodel.Row row,
boolean allowMergeEmpty,
int index,
int colIndex,
Object cellValue,
int dataSize,
boolean toMerge)
Vertical merge
OldRowModelMap should be global, with minimum partitioning to each export
|
Copyright © 2020. All rights reserved.