Uses of Class
org.dhatim.fastexcel.reader.Row
-
-
Uses of Row in org.dhatim.fastexcel.reader
Methods in org.dhatim.fastexcel.reader that return types with arguments of type Row Modifier and Type Method Description Stream<Row>
Sheet. openStream()
List<Row>
Sheet. read()
-