Uses of Class
cn.creekmoon.excel.core.R.reader.Reader
Packages that use Reader
Package
Description
-
Uses of Reader in cn.creekmoon.excel.core.R
Fields in cn.creekmoon.excel.core.R with type parameters of type Reader -
Uses of Reader in cn.creekmoon.excel.core.R.reader.cell
Subclasses of Reader in cn.creekmoon.excel.core.R.reader.cellModifier and TypeClassDescriptionclassCellReader<R>This interface extends the `Reader` interface and provides methods to add cell converters for reading and extracting data from specific cells in a spreadsheet.class -
Uses of Reader in cn.creekmoon.excel.core.R.reader.title
Subclasses of Reader in cn.creekmoon.excel.core.R.reader.titleModifier and TypeClassDescriptionclassclassTitleReader<R>CellReader 遍历所有行, 并按标题读取 一个sheet页只会有多个结果对象, 每行是一个对象