Package net.sf.basedb.util.excel
Class XlsxToCsvUtil.CellTypeWithInfo
- java.lang.Object
-
- net.sf.basedb.util.excel.XlsxToCsvUtil.CellTypeWithInfo
-
- Enclosing class:
- XlsxToCsvUtil
static class XlsxToCsvUtil.CellTypeWithInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description CellTypeWithInfo()
-
-
-
Field Detail
-
cellType
org.apache.poi.ss.usermodel.CellType cellType
-
info
String info
-
-