public class ExcelCellMergeHandler extends Object implements ExcelCellHandler
| 构造器和说明 |
|---|
ExcelCellMergeHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
invoke(ElementFrame frame,
org.apache.poi.ss.usermodel.Cell cell)
在每个单元格被创建之后会调用该方法
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomplete, initializepublic void invoke(ElementFrame frame, org.apache.poi.ss.usermodel.Cell cell)
ExcelCellHandlerinvoke 在接口中 ExcelCellHandlerframe - 元素结构cell - 单元格Copyright © 2025 EFCloud. All rights reserved.