| Package | Description |
|---|---|
| com.alibaba.excel.write.handler | |
| com.alibaba.excel.write.handler.chain | |
| com.alibaba.excel.write.merge |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSheetWriteHandler
Deprecated.
Please use it directly
SheetWriteHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
SheetHandlerExecutionChain.addLast(SheetWriteHandler handler) |
| Constructor and Description |
|---|
SheetHandlerExecutionChain(SheetWriteHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
OnceAbsoluteMergeStrategy
It only merges once when create cell(firstRowIndex,lastRowIndex)
|
Copyright © 2018–2022 Alibaba Group. All rights reserved.