- All Implemented Interfaces:
CellValue<String>
ERROR类型单元格值
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ErrorCellValue
public ErrorCellValue(org.apache.poi.ss.usermodel.Cell cell)
构造
- Parameters:
cell - Cell
-