public class NumericToIntEditor extends Object implements CellEditor
public Object edit(org.apache.poi.ss.usermodel.Cell cell, Object value)
CellEditoredit 在接口中 CellEditorcell - 单元格对象,可以获取单元格行、列样式等信息value - 单元格值Copyright © 2023. All rights reserved.