Multiple markers at this line- CellType cannot be resolved to a type- The method getCellTypeEnum() is undefined for thetype Cell
难道import导入有问题?
这个方法在Cell类中没有,要么是import的类不对,要么是poi的jar包版本不对
报错内容打出来
getCellTypeEnum() 的返回类型是 CellType