public interface IRowReader
void
getRows(int sheetIndex, int curRow, List<String> rowlist)
void getRows(int sheetIndex, int curRow, List<String> rowlist)
sheetIndex
curRow
rowlist
Copyright © 2017. All rights reserved.